Re: [SailfishDevel] (QtLocation 5.0) Coordinate is not a type

2013-11-20 Thread tw_bolek
> @Bolek, have you got it working? Yes, it does work this way. Thank you *VERY MUCH* Chris for your help! For my needs now it's even better than previously as on Harmattan I then had to use Qt.createQmlObject for what I needed to get. Thanks a lot! BTW. Do you perhaps now the URL of the site

Re: [SailfishDevel] (QtLocation 5.0) Coordinate is not a type

2013-11-20 Thread christopher . lamb
Hi Aaron Thank you. I pointed that out here yesterday afternoon. I was briefly misled by the name of the header file: qdeclarativecoordinate_p.h https://qt.gitorious.org/qt/qtlocation/source/469cbf8f601270ac0b030202ae303939ba4c63ff:src/imports/positioning/qdeclarativecoordinate_p.h This act

Re: [SailfishDevel] (QtLocation 5.0) Coordinate is not a type

2013-11-20 Thread Aaron McCarthy
On Wed, 20 Nov 2013 10:52:29 christopher.l...@thurweb.ch wrote: > Having had a closer look at the Positioning sources, I think > positioning.cpp is missing a line like: > > qmlRegisterType(uri, major, minor, > "Coordinate"); > > Where would be the best place to report this as a bug? That is not a

[SailfishDevel] App updates and device updates. How's compatibility to be managed in Harbour?

2013-11-20 Thread Artem Marchenko
Hello kind dockers (or how you call sailors working in a harbour? :)) Can you shed some light on how app-OS dependencies will be managed in a harbour. Let's say: 1. I released Flashlight version 1.0 (just did it :)) that uses a trick to make Sailfish OS 1.0 display flashlight 2. Jolla releases S

[SailfishDevel] Sailfish SDK changelog not complete

2013-11-20 Thread Filip Kłębczyk
Another thing that is a little bit annoying is that changelogs of SDK we get on this mailing list aren't complete. For example by pure accident I've noticed that there is change in page stack behavior. At some point (not that long time ago) the number of push attached pages to single page becam

[SailfishDevel] Not the most fresh SDK on website + old examples

2013-11-20 Thread Filip Kłębczyk
1. On the sailfishos.org you cannot get the most fresh SDK (at least it is that way in case of Mac OS X and Windows). After downloading it, you must get update via QtCreator to get the latest version of everything. IMHO the version on the website should already contain everything that is needed

Re: [SailfishDevel] Little bug in Silica Separator Component

2013-11-20 Thread Gabriel Böhme
Okay didn't see your mail. The Separator shows up, when a width is added, also the color property works fine, seems that just the alignment property is buggy. Gabriel. -- Von meinem Nokia N9 gesendet Filip Kłębczyk schrieb am 21.11.13 00:33: W dniu 20.11.2013 23:00, Gabriel Boehme pisze:

Re: [SailfishDevel] Little bug in Silica Separator Component

2013-11-20 Thread Filip Kłębczyk
W dniu 20.11.2013 23:00, Gabriel Boehme pisze: Hi sailors, the Silica documentation says you can set the the "alignment" property of the Separator Component, but it's not working. So I checked the Separator.qml file and there is no alignment. And maybe it could be clever to give it a default wid

[SailfishDevel] Little bug in Silica Separator Component

2013-11-20 Thread Gabriel Boehme
Hi sailors, the Silica documentation says you can set the the "alignment" property of the Separator Component, but it's not working. So I checked the Separator.qml file and there is no alignment. And maybe it could be clever to give it a default width. :) Thanks for your attention. Gabriel. _

Re: [SailfishDevel] testing android apps with the emulator?

2013-11-20 Thread Lutor Zoltán
Hi, Thanks. On the other had all my apps were rejected in the store - even though they are working well on real Android devices... "Once the app is launched there are 2 advertisement that cycle through. Once you skip the ad and select "play" it will bring you to another ad, then will ask

Re: [SailfishDevel] testing android apps with the emulator?

2013-11-20 Thread Jonni Rainisto
Sorry you cannot, android compatibility layer is Jolla-device only feature. Br, Jonni From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] on behalf of Zoltán Lutor [zoltan.lu...@gmail.com] Sent: Wednesday, November 20, 2013 10:55 PM To: S

Re: [SailfishDevel] DeclarativeGlassImageProvider

2013-11-20 Thread Tero Siironen
Thanks Mikko, that works! One slash was missing thou image://glass/file:// … Apparently I didn’t try each option. You should update the reference documentation on next update. -- Tero Mikko Harju kirjoitti 20.11.2013 kello 12.07: > On 19.11.2013 23:54, David Reinhold wrote: >> Hi, >> >> I’

[SailfishDevel] testing android apps with the emulator?

2013-11-20 Thread Zoltán Lutor
Hi, Any idea how I can test my Android apps with the emulator? Br, Zoltan ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] installing extra files via rpm

2013-11-20 Thread Artem Marchenko
You need to mention these files in .yaml (or user editable part of .spec that's generated from .yaml). Basically here's what happens: 1. Your project files are mounted to the virtual build machine 2. make install copies data to the appropriate "final" folders on the build machine (not visible fro

Re: [SailfishDevel] DeclarativeGlassImageProvider

2013-11-20 Thread David Reinhold
Hi again, Thank you! That works. //David 20 nov 2013 kl. 11:07 skrev Mikko Harju : > On 19.11.2013 23:54, David Reinhold wrote: >> Hi, >> >> I’m having problems with this as well. Did you manage to solve this problem >> Tero? The image shows up just fine without the provider but when using th

[SailfishDevel] installing extra files via rpm

2013-11-20 Thread Wim de Vries
Hi, I am able to deploy via RPM. Or better, QtCreator is able to do it ;-) Still, I need to install some data files as well. pro file: data.files = checklistsdata/* OTHER_FILES += \ checklistsdata/skyArrow-walkaround \ checklistsdata/skyArrowEMERGENCY \ . In the .pri: data.path = /ho

Re: [SailfishDevel] Sailfish SDK in Windows 8.1

2013-11-20 Thread Kalle Lammenoja
there should be "show more" button in there, and there should be a button in there that lets you go forward about installing it. At least on windows 8, haven't updated myself to 8.1 yet. 2013/11/20 Filip Ślusarczyk > Hi, > > So the SDK does not work on Windows 8.1. Smartscreen is blocking it fr

[SailfishDevel] Sailfish SDK in Windows 8.1

2013-11-20 Thread Filip Ślusarczyk
Hi, So the SDK does not work on Windows 8.1. Smartscreen is blocking it from installing. Is there any workaround, besides turning off the Smartscreen. Regards, Filip ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Full Emulator and/or APIs

2013-11-20 Thread Robin Burchell
Hi, I can’t cover the SDK part of this because I’m not intimately familiar with the SDK releasing process/plans, but some comments on APIs: We cannot provide full store support on every single aspect of the device from day one. It would be nice if we could, but we haven’t had the time to do the f

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread christopher . lamb
Hi Andrey I just dug out my old laptop running Lubuntu, and have upgraded the SDK to the latest version. On this machine I can replicate the problem. Without a network connection the SDK cannot be found. If I stick the network cable back in, then it is found. Chris Zitat von "Andrey Ko

Re: [SailfishDevel] Full Emulator and/or APIs

2013-11-20 Thread Joseph Crowell
What about the accounts/messaging api that Jolla will actually use? A common HAL that we can use to make generic calls to device hardware? Everyone always wants to make a nifty flashlight app. NFT integration. If base rpms are going to be on the released devices, shouldn't they all be in the SD

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Andrey Kozhevnikov
seems so. my host is kubuntu too On 20.11.2013 19:31, christopher.l...@thurweb.ch wrote: Hi I do most of my development work on the train, and have not had such problems. Just to be sure: I have run a quick test a) stop SDK and Emulator b) stop WLAN--> I now have no network connections. c)

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread christopher . lamb
Hi I do most of my development work on the train, and have not had such problems. Just to be sure: I have run a quick test a) stop SDK and Emulator b) stop WLAN--> I now have no network connections. c) restart SDK and Emulator --> successful. d) build and run a demo app --> successful. My host

Re: [SailfishDevel] Full Emulator and/or APIs

2013-11-20 Thread Andrey Kozhevnikov
you wrong again :) install qt5-qttools-qdbus and transfer api also here, just not integrated to emulator ui. On 20.11.2013 19:17, Tone Kastlunger wrote: coderus, dbus is, but handfull tools like qdbus is not :) Ofc you could always build & deploy them by yourself as well :) Same goes for the tr

Re: [SailfishDevel] Full Emulator and/or APIs

2013-11-20 Thread Tone Kastlunger
coderus, dbus is, but handfull tools like qdbus is not :) Ofc you could always build & deploy them by yourself as well :) Same goes for the transfer UI, which is completely absent. On Wed, Nov 20, 2013 at 2:55 PM, Andrey Kozhevnikov wrote: > dbus is here and fully functional :) > > > On 20.11.20

Re: [SailfishDevel] Full Emulator and/or APIs

2013-11-20 Thread Andrey Kozhevnikov
dbus is here and fully functional :) On 20.11.2013 18:54, wsvries wrote: Same question from me about "Qt Serial Port". And, I also need QDBus. Cannot port my app until it is supported. wim Gabriel Boehme schreef op 2013-11-20 12:36: Hi sailors, @JollaHQ told me on Twitter to discuss the follo

Re: [SailfishDevel] Full Emulator and/or APIs

2013-11-20 Thread wsvries
Same question from me about "Qt Serial Port". And, I also need QDBus. Cannot port my app until it is supported. wim Gabriel Boehme schreef op 2013-11-20 12:36: Hi sailors, @JollaHQ told me on Twitter to discuss the following question on the mailing list, but is more or less a question to some o

Re: [SailfishDevel] (QtLocation 5.0) Coordinate is not a type

2013-11-20 Thread christopher . lamb
Hi Michael I have been pointed to this: http://doc-snapshot.qt-project.org/qt5-stable/coordinate.html Which means that something like the code below should work: This is a little different from the Qt4.8 Mobility Location, where a coordinate could be directly instantiated and manipulated in

Re: [SailfishDevel] Full Emulator and/or APIs

2013-11-20 Thread Luciano Montanaro
Or the browser, or the maps... I don't really need fully functioning applications, but I am using links of the geo:latotude,longitude or http, mailto... urls aind I would like to verify they are going to work. Luciano On Wed, Nov 20, 2013 at 12:36 PM, Gabriel Boehme wrote: > Hi sailors, > > @J

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Luciano Montanaro
Hi Andrey, this happens to me too. I am using Linux, Kubuntu 13.10. The workaround I have found is to ifconfig 192.168.0.1 (or something like that) to give an address to the network. This usually lets me use the emulator. Luciano On Wed, Nov 20, 2013 at 9:28 AM, Andrey Kozhevnikov wrote: > I'

Re: [SailfishDevel] How to ask for details when app is rejected from Harbour?

2013-11-20 Thread Jukka Eklund
Hi, "For developer support, please contact us at developer-c...@jolla.com" -Jukka On Wed, Nov 20, 2013 at 1:29 PM, Alessandro Portale < alessan...@casaportale.de> wrote: > First of all, the Harbour site has a really refreshing look and feel > and is really great to use. Also big compliments to

[SailfishDevel] Full Emulator and/or APIs

2013-11-20 Thread Gabriel Boehme
Hi sailors, @JollaHQ told me on Twitter to discuss the following question on the mailing list, but is more or less a question to some official Jolla member. Is there any plan to release with the next updates an emulator, with all standard apps/APIs integrated? This would be very helpful to create

[SailfishDevel] How to ask for details when app is rejected from Harbour?

2013-11-20 Thread Alessandro Portale
First of all, the Harbour site has a really refreshing look and feel and is really great to use. Also big compliments to Harbour QA, which takes a very close look to submitted apps and gives great detailed feedback on what to improve or fix. These are the ingredients for good quality in Jolla Store

Re: [SailfishDevel] (QtLocation 5.0) Coordinate is not a type

2013-11-20 Thread christopher . lamb
Hi Jonni Thanks, bug now opened ... https://bugreports.qt-project.org/browse/QTBUG-34963 Chris Zitat von "Jonni Rainisto" : if its a bug in qtlocation then https://bugreports.qt-project.org And you might want to check if there are fixes in the pipeline already https://codereview.qt-proj

Re: [SailfishDevel] DeclarativeGlassImageProvider

2013-11-20 Thread Mikko Harju
On 19.11.2013 23:54, David Reinhold wrote: > Hi, > > I’m having problems with this as well. Did you manage to solve this problem > Tero? The image shows up just fine without the provider but when using the > provider I get: > QFSFileEngine::open: No file name specified > QFSFileEngine::open: No

Re: [SailfishDevel] (QtLocation 5.0) Coordinate is not a type

2013-11-20 Thread Jonni Rainisto
if its a bug in qtlocation then https://bugreports.qt-project.org And you might want to check if there are fixes in the pipeline already https://codereview.qt-project.org/#q,status:open+project:qt/qtlocation,n,z re, Jonni From: devel-boun...@lists.sailfis

Re: [SailfishDevel] (QtLocation 5.0) Coordinate is not a type

2013-11-20 Thread christopher . lamb
Aaron Having had a closer look at the Positioning sources, I think positioning.cpp is missing a line like: qmlRegisterType(uri, major, minor, "Coordinate"); Where would be the best place to report this as a bug? Chris Zitat von "Aaron McCarthy" : Hi, On Wed, 20 Nov 2013 07:52:14 tw_bol

Re: [SailfishDevel] DeclarativeGlassImageProvider

2013-11-20 Thread Tero Siironen
Hi, No I haven’t got it working. I really think that this is a bug, either with the provider or with documentation (if this is dropped feature). I’ve tried pretty much all the different options for setting the source image path, but it fails always. I still have the code in my app so maybe one

[SailfishDevel] (QtLocation 5.0) Coordinate is not a type

2013-11-20 Thread tw_bolek
Hi Aaron, > The Qt Location and Qt Positioning packages are reported > as version 5.1.0 but they include something very close > to what will be in 5.2 upstream. There was no Qt Positioning > library prior to Qt 5.2. I have all the packages you listed installed (5.1.0 versions). I can successful

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Andrey Kozhevnikov
I'm not connected via wlan or lan. just not connected. want to code when i'm on long road to home without any internet connection :) On 20.11.2013 14:26, Jarko Vihriala wrote: party, but the name acrynym is not that obivious, it is (P)rogram(R)esponsiveness(I)dle(S)ystem(M)anagement :) Joke's

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Jarko Vihriala
party, but the name acrynym is not that obivious, it is (P)rogram(R)esponsiveness(I)dle(S)ystem(M)anagement :) Joke's aside. It's interesting to see that happen with your PC as we tried both offline and online with the 1310 SDK package. Obiviously we did not test some combination. Are you on WL

Re: [SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Artem Marchenko
Must be NsaConnectionModuleLayer :) // Sorry, couldn't keep the joke On Wed, Nov 20, 2013 at 10:05 AM, Andrey Kozhevnikov wrote: > Just found weird problem. If my laptop not connected to internet, Sailfish > Emulator not responding and i can't work with it. > Anyone else have same problem? > _

[SailfishDevel] Connection to Emulator not working if PC offline

2013-11-20 Thread Andrey Kozhevnikov
Just found weird problem. If my laptop not connected to internet, Sailfish Emulator not responding and i can't work with it. Anyone else have same problem? ___ SailfishOS.org Devel mailing list