[SailfishDevel] How to get GPS Location in QML (after installing QtPositioning packages to targets and emulator)

2013-10-30 Thread tw_bolek
Success, at last. Installing qtpositioning packages to both targets (using SDK Control Center), to the SDK (using zypper) and to the emulator (using zypper) finally did the job. It finally works and application can be deployed to the emulator by copying binaries and without any modifications.

Re: [SailfishDevel] How to get GPS Location in QML

2013-10-30 Thread Caliste Damien
Hello, Le mardi 29 octobre 2013, tw_bolek a écrit : the .pro file does not change anything.There is no trace of QtPositioning in sailfishos/mersdk/targets/.../usr/lib/qt5, neither for arm nor for x86 (emulator). I think that Christopher Lamb answered this. I'm using Qt Positioning in

Re: [SailfishDevel] How to get GPS Location in QML

2013-10-30 Thread Artem Marchenko
Hi Bolek *I am not from Jolla, so that's just musings of yet another third party dev. * * * IMHO there are several different sub-issues: 1. RPM dependency installation system in general I think it's just wonderful that you app can declare what it needs and it just gets it 2. Positioning module

[SailfishDevel] Updated emulator in SailfishOS SDK available

2013-10-30 Thread Jarko Vihriala
Hello again, Like it was disclosed earlier, the SailfishOS Emulator had a bug that it would not refresh its package repositories. If you were required to install new packages to it, it would eventually fail on RPM deployment. Now there is a fixed version available. We have uploaded an updated

Re: [SailfishDevel] Updated emulator in SailfishOS SDK available

2013-10-30 Thread Kaj-Michael Lang
On Wed, 2013-10-30 at 10:03 +, Jarko Vihriala wrote: 1. click update icon (or run updater from toolbar), sdk maintenance tool will open 2. sdk maintenance tool should be set up already for the update action, click next. I'm having problems with the updater, it complains Could not

Re: [SailfishDevel] How to get GPS Location in QML

2013-10-30 Thread christopher . lamb
Hi Bolek I also have nothing direct to do with Jolla, I am just a developer like you, but it is still a pleasure to help and to puzzle out how things work. I agree with much of what you say; but I think we should not forget that the Alpha is just that, an Alpha. That means that not

Re: [SailfishDevel] Updated emulator in SailfishOS SDK available

2013-10-30 Thread nagneeth
‎Hi,I use Mac and have the bad hash issue as well.. And I tried both ways: pre-1310 version(Updated it latest on Monday) and fresh 1310 release.. ‎Thanks,Nagaraj.

Re: [SailfishDevel] Updated emulator in SailfishOS SDK available

2013-10-30 Thread christopher . lamb
Hi Jarko On OSX and on Windows I get an Installer Error (OSX version error below, Window error coming in my next mail). Fatal error while evaluating a script. Error: cannot access member `updateRequested' of deleted QObject Backtrace:

Re: [SailfishDevel] Updated emulator in SailfishOS SDK available

2013-10-30 Thread Kaj-Michael Lang
On Wed, 2013-10-30 at 12:19 +, Jarko Vihriala wrote: Are you updating from 1310 or from older alpha? If you do it from older alpha SDK you need to update it all the way. I last updated when previous update was announced.. where do I see the version? Qt Creator says 2.8.1, built on Oct 21

Re: [SailfishDevel] Updated emulator in SailfishOS SDK available

2013-10-30 Thread Jarko Vihriala
Hello again, The nasty bad hash issue hit us as our service cloud did not update all files. We fixed that and improved process there so it should not hit us again. Sorry for the inconvenience ; updates should be fully operational now. by the way, if use IRC we can be reached from #sailfishos

[SailfishDevel] Maintenance tool uninstall components not possible

2013-10-30 Thread Tone Kastlunger
all items in the treeview are gray'ed out, making deselecting them singularly impossible. Only possible solution is to remove everything. Best, tortoisedoc ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Maintenance tool uninstall components not possible

2013-10-30 Thread Jarko Vihriala
True, component de/selection will be delivered in beta sdk. thanks, Jarko From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] on behalf of Tone Kastlunger [users.giulie...@gmail.com] Sent: Wednesday, October 30, 2013 8:49 PM To:

[SailfishDevel] How to check Emulator version

2013-10-30 Thread christopher . lamb
Hi Jarko Is there a way of checking the Emulator version? (e.g. by terminal command on the emulator?). Today's update bugged out on OSX, but after that the Emulator still starts, so either a) the update did nothing, and I have the old state b) the update more or less succeeded, I have the

Re: [SailfishDevel] How to check Emulator version

2013-10-30 Thread Jarko Vihriala
Hello, At least with Qt Creator's updater you can check the versions of each component. If you can pull additional packages from sailfishos.org to your emulator, it has been updated - simple as that. thanks, Jarko From: christopher.l...@thurweb.ch

[SailfishDevel] Interesting problem with SDK installation

2013-10-30 Thread Tone Kastlunger
I noticed a quite weird issue with the installer. Upon reinstalling, it seems qmake.exe is missing. Targets + vm's are there, but qmake.exe is not. qmake.conf is there Anyone else experiencing this? tortoisedoc ___ SailfishOS.org Devel mailing list