Re: [SailfishDevel] Sailfish SDK 3.1 has been released to all users

2020-05-07 Thread Caliste Damien
Hello, Le jeudi 07 mai 2020, Martin Kampas a écrit : > Today (May 7th) at 11:00 UTC the Sailfish SDK 3.1 has been released > to all users. Please, check out the in depth release notes from > https://together.jolla.com/question/226423/. I guess Harbour scripts will be upgraded soon. At the moment,

Re: [SailfishDevel] Sailfish SDK 2.2 has been released to all users

2019-11-06 Thread Caliste Damien
Hello, Le vendredi 01 novembre 2019, Martin Kampas a écrit : > Today (Nov 1) at 14:00 UTC we published an update to the Early Access > Build Targets. These match the Sailfish OS release 3.2.0.12 > (Torronsuo) now. Does anyone already succeed in upgrading the SDK ? When I run the maintenance tool a

Re: [SailfishDevel] harbour libs survey

2019-09-22 Thread Caliste Damien
Hello Eli, Le dimanche 22 septembre 2019, E.S. Rosenberg a écrit : > At last weeks SFOS community meeting one of the things that came up > was libraries/APIs that are as of yet not supported and that we (the > community members) would like to see in harbour (or at least see a > blocking bug list f

Re: [SailfishDevel] Secure storage for login data

2019-06-13 Thread Caliste Damien
Hello, Chris Adams was quicker than me to provide an example. Thanks Chris for this comprehensive and commented code. I may add some more words and comment another example: https://github.com/sailfishos/sailfish-secrets/plugins/gnupgplugin/pinentry/qassuanserver.cpp This is the implementation of

Re: [SailfishDevel] mapplauncherd/booster and C++ QML plugin

2018-12-12 Thread Caliste Damien
Hello, Le mercredi 12 décembre 2018, Matthias Fehring a écrit : > But what works is when I use "generic" booster type, then the app > works. From my understanding, this is expected. The booster will preload a given set of libraries (qt5 for instance) but if your plugin requires a library outside t

Re: [SailfishDevel] SQLite linking

2017-03-04 Thread Caliste Damien
Hello, Le samedi 04 mars 2017, rinigus a écrit : > one month + 10 days later - no response for PR nor SQLite linking from > Harbour / Jolla devs. Well, the topic of adding allowed libraries seems to be a sensitive one, without easy answering. You may propose this discussion for a coming community

Re: [SailfishDevel] CalDAV/CardDAV Contributor Meeting

2017-02-08 Thread Caliste Damien
Hello, Le lundi 06 février 2017, Chris Adams a écrit : > Thanks for bringing this to my attention! Shall we say March 13th at > 0900 UTC? It's fine with me with this new date (except if there's a meeting at work that may come later). Regards, Damien.

Re: [SailfishDevel] CalDAV/CardDAV Contributor Meeting

2017-02-03 Thread Caliste Damien
Hello everyone, Le mardi 31 janvier 2017, Chris Adams a écrit : > Just a quick reminder that the next CalDAV/CardDAV contributor > meeting will be held this coming Monday the 6th of February at 0900 > UTC in #mer-meeting on irc.freenode.org. I'm sorry, I can't attend because I have a full day meet

Re: [SailfishDevel] string to double in QML?

2016-05-21 Thread Caliste Damien
Hello, Le samedi 21 mai 2016, mariusz sapinski a écrit : >I'm trying to convert text from a text field: > to double (property double ekpu) You may want to use parseFloat(). http://www.w3schools.com/jsref/jsref_parseFloat.asp Damien. ___ SailfishOS.

Re: [SailfishDevel] Measuring distance with GPS

2014-07-08 Thread Caliste Damien
Hello, Le lundi 07 juillet 2014, Timur Kristóf a écrit : > I'd like to ask a simple question: what is the simplest way to make a > Sailfish app that measures the distance the user has walked. Answers have been already given on how to do this in C++ or in QML. I just would like to add some remarks

Re: [SailfishDevel] Fwd: Re: QGeoSatelliteInfoSource in Sailfish

2014-01-19 Thread Caliste Damien
Bonsoir, Le dimanche 12 janvier 2014, christopher.l...@thurweb.ch a écrit : > Marcel used the Compass element from QtSensors for azimuth. Ok, I understand, but I'm still wondering : - QtSensors and compas will provide the azimuth of the device, so acting it like a compas, for instance, top of the

Re: [SailfishDevel] How to activate GPS on device

2014-01-12 Thread Caliste Damien
Hello, Le vendredi 03 janvier 2014, Aaron McCarthy a écrit : > GPS works without network coverage, though the acquisition time is > How long did you wait? Were you outside or inside? Without assisted > GPS I've seen the device take between one and tens of minutes to get > a position fix. When in m

Re: [SailfishDevel] Howto ship QML plugins for harbour

2014-01-11 Thread Caliste Damien
Hello, Le vendredi 10 janvier 2014, Reto Zingg a écrit : > lets take an other example ;-) > > https://github.com/nemomobile/nemo-qml-plugin-dbus > > which is not allowed as such in Harbour, so I had to add it: > https://github.com/d0b3rm4n/harbour-simpletorch/tree/master/src/dbus > > I had to m

Re: [SailfishDevel] Howto ship QML plugins for harbour

2014-01-11 Thread Caliste Damien
Hello, Le vendredi 10 janvier 2014, Aaron McCarthy a écrit : > You will have to patch and rebuild the QML plugin. This is because it > is verifying that the correct import uri is used. You will need to > patch the source to accept the harbour.appname.QtPositioning uri. Ok, I see. > It is also not

Re: [SailfishDevel] How to activate GPS on device

2014-01-11 Thread Caliste Damien
Hello, Le vendredi 03 janvier 2014, Aaron McCarthy a écrit : > GPS works without network coverage, though the acquisition time is > How long did you wait? Were you outside or inside? Without assisted > GPS I've seen the device take between one and tens of minutes to get > a position fix. When in m

Re: [SailfishDevel] How to activate GPS on device

2014-01-02 Thread Caliste Damien
Hello sailors, Le jeudi 02 janvier 2014, Aaron McCarthy a écrit : > > Not noise par bleu, far from it! Well, noise was about how the title of the mail was written. There's no need to activate the GPS to get it (at least not the latter times). > The license is presented to the user when they first

Re: [SailfishDevel] How to activate GPS on device

2014-01-02 Thread Caliste Damien
Hello sailors, Le jeudi 02 janvier 2014, Aaron McCarthy a écrit : > > Not noise par bleu, far from it! Well, noise was about how the title of the mail was written. There's no need to activate the GPS to get it (at least not the latter times). > The license is presented to the user when they first

Re: [SailfishDevel] How to activate GPS on device

2014-01-01 Thread Caliste Damien
Hello, Le mercredi 01 janvier 2014, Bob Jelica a écrit : > In QML you should use PositionSource element. Check it’s ”start()” > and ”stop()” methods. I feel a bit stupid, I tried my app first without anything, and I got no GPS. Then I run the map app, accept the licence and then run my app, which

[SailfishDevel] How to activate GPS on device

2013-12-31 Thread Caliste Damien
Hello, Now that I received my device, I can test Mæp for real. That's great. It's an app that uses the GPS. If Jolla's map app is running the GPS is activated and my application can use it also (I use QtPositioning in C++, the QGeoPositioningInfoSource class), it works well. But if the map

Re: [SailfishDevel] Harbour API additions

2013-12-09 Thread Caliste Damien
Hello, Le lundi 09 décembre 2013, Robin Burchell a écrit : > We have today added two new items to the Harbour-accepted list of > supported APIs. > > = QtWebkit = > = libmlite = Great. That's good news. What about some of the Glib stack ? From an API and ABI point of view, this stack is completel

Re: [SailfishDevel] Accent with maliit keyboard (QML mockup)

2013-12-03 Thread Caliste Damien
Hello, Le lundi 02 décembre 2013, dcali...@free.fr a écrit : > which would give after pressing it (like the shift key): > à|w|é > shift|æ|è| > Fn|ç|ù > > Are my explanations clearer ? What piece of code should I give a look > at to add a key that acts like the shift key by changing the layout > o

Re: [SailfishDevel] File chooser

2013-11-30 Thread Caliste Damien
Hello, Le vendredi 29 novembre 2013, Superpelican a écrit : > IMHO a file picker/chooser/dialog should be the number 1 priority for > the Sailors right now I agree 100% with this. Especially since we cannot use the folderListModel from QML in harbour. With this QML plugin, one can easily create a

[SailfishDevel] File chooser

2013-10-31 Thread Caliste Damien
Hello, I didn't see any mention in the Silica reference web page of a file chooser. Is there any planed for a later SDK update ? My application needs to load or save a file, the user choose the place of, how can I do ? Secondary open question, I've seen in the wiki that there is no notifica

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