El Tuesday 17 March 2015, Chris Walker escribió:
> The problems for me are 1) I need to attach models to lots of the
> tables in the CAMRA database file and I struggle with models, and 2) I
> cannot make the app connect to two databases. In doing item 1, I would
> also want the app to update a prev
El Tuesday 13 January 2015, Daniel Beck escribió:
> Hello,
>
> Qt 5.4 introduces the new Qt Webengine. This an essencial feature because
> Qt Webkit lacks many features and has many bugs that makes it quite
> impossible to publish good HTML5 apps on Jolla. In my case, I'm looking
> forward to it t
El Thursday 08 January 2015, Kimmo Lindholm escribió:
> i had made a bad thing: (or bad copypaste)
> #define pi (3.14159)
>
> in some other place someone else;
> QtMetaTypePrivate::QPairVariantInterfaceImpl pi
> = v.value();
>
> And seems that my #define messed things up.
> Now it builds correct
El Thursday 25 December 2014, sailfish-de...@jklingen.com escribió:
> Still, I'd like to understand what is going wrong, and whether there is
> an issue in my code or somewhere else.
> I have been able to extract and reproduce this behavior in an otherwise
> empty new SailfishOS Qt Quick Applicat
El Wednesday 17 December 2014, David van rijn escribió:
>- Can it, at some point, become a library for others to use?
Yes, of course.
>- What is the best way to implement offline maps/routing?
OpenStreetMaps and the associated projects. Google Maps AFAIK doesn't allow
you to save their
El Sunday 07 December 2014, Luciano Montanaro escribió:
> On Sun, Dec 7, 2014 at 10:33 AM, Alejandro Exojo wrote:
> > That's the opposite of what most people are trying to do.
> >
> > If the overhead is negligible, you may not care much of shipping all the
> >
El Saturday 06 December 2014, Lorn Potter escribió:
> Tizen also and their own branch even.
>
> There are also quite a few other devices that have their own mkspec, so
> there is precedence for supporting a sailfish/jolla platform mkspec.
Oh, true, I forgot them.
> (...)
> Well, this one is e
El Saturday 06 December 2014, Luciano Montanaro escribió:
> Actually, no, you want to detect features at runtime, not at build time.
That's the opposite of what most people are trying to do.
If the overhead is negligible, you may not care much of shipping all the
assets in one binary package, of
El Friday 05 December 2014, Franck Routier (perso) escribió:
> There is probably an interesting paper here
> https://fruct.org/publications/fruct11/files/Par.pdf
> (but I did not take the time to dig into yet...)
That looks a bit dated (Symbian! :) ). From a quick look, everything could be
done
El Friday 05 December 2014, Attila Csipa escribió:
> I would rather have packagesExist fixed (I also ran into this one, see
> https://bugreports.qt-project.org/browse/QTBUG-42499 :)
Didn't know that. I found this instead:
https://bugreports.qt-project.org/browse/QTCREATORBUG-11510
This isn't go
Hi.
I've asked this a couple of times on IRC, but I haven't found a fully
satisfying answer. I want to see SailfishOS as any other OS/platform is
featured in Qt: by having some qmake support to detect wheter I'm compiling
for SailfishOS or not.
Once that is done, having a Q_OS_SAILFISH prepro
El Tuesday 02 December 2014, Carsten Munk escribió:
> Because that may have implications on what machines the SailfishOS SDK
> emulator will run on and build engine, we'd like to know what kind of
> setups you have running SailfishOS SDK.
I've sent the mail with my details to Carsten already, bu
El Wednesday 26 November 2014, Carol Chen escribió:
> Minutes:
> http://merproject.org/meetings/mer-meeting/2014/mer-meeting.2014-11-25-15.0
> 0.html Minutes (text):
> http://merproject.org/meetings/mer-meeting/2014/mer-meeting.2014-11-25-15.0
> 0.txt Log:
> http://merproject.org/meetings/mer-meeti
El Friday 28 November 2014, Jarkko Lehtoranta escribió:
> Looks like "sataportcount" was used in vbox <4.3 and it was renamed to
> "portcount" in newer versions.
Damn backwards incompatible changes for little or no gain. :(
> I'll add to the todo list to fix the
> handling of this among different
El Tuesday 25 November 2014, Alejandro Exojo escribió:
> El Tuesday 25 November 2014, Alejandro Exojo escribió:
> > Error during installation process (org.merproject.mersdk):
> > Execution failed(Unexpected exit code: 1): "/usr/bin/VBoxManage
> > storagectl Mer
El Tuesday 25 November 2014, Alejandro Exojo escribió:
> Error during installation process (org.merproject.mersdk):
> Execution failed(Unexpected exit code: 1): "/usr/bin/VBoxManage storagectl
> MerSDK --name SATA --add sata --controller IntelAhci --portcount 1
> --bootable
Hi.
Debian stable (7, wheezy) has VirtualBox 4.1.18, the one that the release
notes claim is supported. However, running the installer I get this from the
UI:
Error during installation process (org.merproject.mersdk):
Execution failed(Unexpected exit code: 1): "/usr/bin/VBoxManage storagectl
M
El Saturday 22 November 2014, Chris Sparks escribió:
> Hi everyone,
>
> I have been playing with the demos and was wondering am I only allowed
> to use QML?
>
> I am most familiar with using Qt classes directly and I don't see the UI
> editor so
> I am guessing that it is not available for use wi
El Saturday 22 November 2014, Chris Sparks escribió:
> My email tool only has compose, reply and reply-all. So my choices are
> limited.
Yes, that's the point. When you compose a message, you start fresh. You fill
the subject and the body.
When you reply (to all, to list, or just reply), even
El Saturday 22 November 2014, Dmitriy Purgin escribió:
> I'm using GMail and also don't understand what Chris does wrong --
> looks okay to me, all of the threads he started with replies are
> grouped together.
Because as I said, GMail skips completely the other headers and uses the
subject alone
El Saturday 22 November 2014, Chris Sparks escribió:
> Hi everyone,
>
> I have now received two messages about thread hijacking, a term that I
> am NOT familiar with so I went to
>
> https://lists.sailfishos.org/cgi-bin/mailman/listinfo/devel
>
> and saw the email "devel@lists.sailfishos.org" to
El Friday 21 November 2014, Chris Sparks escribió:
> 1) Is Sailfish an Android based OS? Or is like QtEmbedded which
> bootstraps itself off of a linux based kernel?
Neither. It uses "pure" Linux (in the sense that is more aligned with
upstream, instead of based on patches not merged, like bind
El Saturday 30 August 2014, Krisztian Olah escribió:
> Hi all,
> just a quick question. Where does Sailfish dump cores? I checked (as root)
> sydtemd-coredumpctl, but it seems empty. According to
> /proc/sys/kernel/core_pattern the name should be "core" so I did a find,
> but that came up short
El Wednesday 09 July 2014, Iosif Hamlatzis escribió:
> I had seen the supported environments but as I cannot afford to buy a new
> PC just to run Windows 7 just to be able to develop for SailfishOS a mobile
> environment with no market share I just ignored it. There are no words to
> express my dis
El Tuesday 08 July 2014, Chris Walker escribió:
> #ifdef QT_QML_DEBUG
> #include
> #endif
(...)
> I can easily fix it by adding #include and it all then
> works as expected but my query is this. Why does it work in debug mode
> with no errors but fails in release mode?
Why the #ifdef?
--
Alex
El Friday 27 June 2014, Thomas Tanghus escribió:
> Eric, you really need to use a MUA that can do proper quoting. I have no
> idea what was you answer here.
FWIW, you can activate the HTML view in KMail (can be done for that message
only), and see the response properly. The problem is that you c
El Saturday 21 June 2014, Gunnar Sletta escribió:
> Very true, an we've taken steps to get away from that situation. For our Qt
> 5.2 branch, we still have a lot of patches, but all of these patches were
> upstreamed to 5.3 and 5.4 before they were back-ported into our 5.2
> branch, so we're conver
El Wednesday 18 June 2014, Robin Burchell escribió:
> Sorry folks. This wasn’t intended to be posted here, but, have a slight
> visual on what’s going on behind the curtain anyway. :)
I hope everything went well and nobody phoned you in the middle of sleep. :)
> tl;dr: Qt 5.2 upgrade is on the w
El Friday 20 June 2014, Matthias Barmeier escribió:
> is it possible to download a file via qml(JS) from a server and store
> the file on the sdcard ?
It is possible in the same degree that almost everything is possible. That
doesn't mean you can do absolutely everything in the QML/JS side of th
El Thursday 15 May 2014, Iosif Hamlatzis escribió:
> Since you mention changes/additions in the BT stack what about the profiles
> A2DP for listening music through the hands-free headset and SPP for
> connecting maybe an external GPS receiver for better performance?
I play music with a headset wit
El Monday 24 March 2014, Pasi Patama escribió:
> If this is indeed possible, is there any other documentation available than
> 'Google' ? I think you should re-evaluate this possibility and not to
> follow Apple's footsteps blindly, because there are tons of applications
> which would benefit for t
El Sunday 23 March 2014, Wim de Vries escribió:
> So, it should be available in Sailfish.
No, is available inside Qt, not necessarily provided for Sailfish.
> Have to recheck the errors, but it looked like the libs and headers were
> not there (QtSerialPort/QtSerialPort no such file).
I already
El Wednesday 19 March 2014, Wim de Vries escribió:
> My app cannot work without Q(t)SerialPort.
> Is there a plan to upgrade to Qt5.2, or a way to add the Qt5.1 (beta)
> QtSerial libs and headers?
I use QtSerialPort daily, so this mail puzzles me a bit:
- Why 5.2 is involved? QtSerialPort is in
El Tuesday 18 March 2014, Martin Kolman escribió:
> This common location is the .maps directory in the MyDocs folder, giving
> the /home/user/.maps path.
Are you aware that this is against what is already explained in the Harbour
FAQs? I have 60 files or directories directly under $HOME in my co
Hi there.
I live in Barcelona, and I can't attend the MWC (pass is too expensive for
just popping the last hours of the day, and I'm no press), but I would love to
take the oportunity of meeting Jolla sailors or fellow Jolla owners! I've
found this TJC question:
https://together.jolla.com/ques
El Saturday 11 January 2014, christopher.l...@thurweb.ch escribió:
> import QtPositioning 5.2
Isn't 5.1 the newest available?
--
Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2
http://barnacity.net/ | http://disperso.net
___
SailfishOS.org Devel mailing list
El Saturday 11 January 2014, christopher.l...@thurweb.ch escribió:
> Notice the difference? On the Emulator each line is prefixed with a
> [D] or a [W], but on the Jolla only some of the lines are!
There is a setting (environment variable, or function call in your
application) to make the outpu
El Saturday 11 January 2014, Alejandro Exojo escribió:
> El Saturday 11 January 2014, Andrey Kozhevnikov escribió:
> > There are reasons for chmod 666 in /usr/share/appname
>
> There are reasons for being 666 permissions, I got that, but isn't it
> possible
After readin
El Saturday 11 January 2014, Andrey Kozhevnikov escribió:
> There are reasons for chmod 666 in /usr/share/appname
There are reasons for being 666 permissions, I got that, but isn't it possible
the make that directory with such permissions as default?
Sorry, I'm trying to understand the problem.
El Saturday 11 January 2014, Martin Kolman escribió:
> 11.1.2014 13:34, Alejandro Exojo:
> >> QA can check if post script doing some good job and allow it?
> >
> > If the script is simple, yes. If it is not, there is a serious risk that
> > somebody adds a trojan hor
El Saturday 11 January 2014, Andrey Kozhevnikov escribió:
> you suggested to change /usr/share/appname/data folder permissions in
> post script, so that means no way to go to harbour for this application?
Why is such thing needed? And even if needed, why not making the permissions
right from the
Hi.
During this holidays I did an attempt at a port to Silica and SailfishOS the
qdbusviewer. Is a really nice tool for learning how your system works,
specially on a platform like this.
By this time I would have expected to have something a bit more meaningful to
announce, but the holidays ar
El Thursday 09 January 2014, Andrey Kozhevnikov escribió:
> 1. Jolla making fix for supporting non-portrait framebuffers in lipstick.
> 2. I'm releasing patched lipstick with patched resources inside, if
> distribution of internal qml resources of lipstick is permitted.
I imagine jolla will expla
El Wednesday 08 January 2014, wsvries escribió:
> Thanks Reto, Jonni,
> I am still puzzled (please see harbour comments below).
> I assume that the XDG naming is only to be used in the program code
> itself (not in .pro or .yaml).
> So, I would need to replace (in .pro)
>
> data.files = checklists
El Sunday 05 January 2014, a.gra...@gmail.com escribió:
> -
> https://github.com/andreagrandi/sailsoma/blob/newtemplate/rpm/harbour-sails
> oma.yaml -
> https://github.com/andreagrandi/sailsoma/blob/newtemplate/harbour-sailsoma.
> pro
Have you fixed that already? Because those URLs are 404 now. Yo
El Thursday 02 January 2014, Ville Ranki escribió:
> On 2013-12-27 22:16, Alejandro Exojo wrote:
> > In the meantime, correct me if I'm wrong, but I understood that one
> > can ship libraries in the package, as long as you care about
> > setting RPATH (and other
El Saturday 28 December 2013, Artem Marchenko escribió:
> What would be the sailfish way to do it?
> - Harmattan-like hooking to alarm clock scheduler?
Seems so.
I was looking at the same issue, because I would like to understand how and
alarm application should work. The Jolla one is not open s
El Friday 27 December 2013, Reto Zingg escribió:
> for once a nice request and not just ranting :-)
I can fix that!
Y U NO SHIP MA LIBRARY?! ;-)
> this is the right
> channel. We heard you and will look into it, but I can't promise any
> time frame when will finally decide whenever we will all
48 matches
Mail list logo