[SailfishDevel] Sailfish SDK Qt Creator based on Qt 4.8.4

2013-12-18 Thread christopher . lamb
Hi all Just out of idle curiosity: why is the Sailfish SDK Qt Creator 2.8.1 based on Qt 4.8.4? By comparison for my Harmattan development I use a Qt Creator 2.6.1 from Qt Project built in Dec 2012 that was based on Qt 5.0.0 Chris ___

Re: [SailfishDevel] Harbour news

2013-12-18 Thread dcaliste
Hello, Selon Alessandro Portale alessan...@casaportale.de: Hi, I am not familiar with the Cairo API. But Qt's pendant (code named Arthur) should offer about the same functionality. It should be available in the Qt C++ API and be supported in SailfishOS. See the QPainter documentation:

Re: [SailfishDevel] Harbour news

2013-12-18 Thread dcaliste
Hello, Selon Iekku Pylkka iekku.pyl...@jolla.com: 5) New APIs are approved as we go along - we'll inform you when you're allowed to use new APIs in Harbour apps on the mailing list. If you think you need an API (library or QML import) for your Harbour app that is not yet approved, let us

Re: [SailfishDevel] Bluetooth headset/carkit issue (and clock related feedback)

2013-12-18 Thread Luca Donaggio
On Tue, Dec 17, 2013 at 10:59 AM, Henry Kwong henrykw...@helsinkinet.fiwrote: Hi, Have been using the Jolla more and found a big problem with the bluetooth software (for a car kit which seems to act as a headset). 1. The bluetooth connects well only on the first time, after a disconnection

Re: [SailfishDevel] Sailfish SDK Qt Creator based on Qt 4.8.4

2013-12-18 Thread Aurindam Jana
Hi The Sailfish SDK Qt Creator closely follows Qt Creator from Qt Project and Qt Creator 3.0 is the first official Qt Creator based on Qt 5.x The Sailfish SDK Qt Creator is v2.8.1 and hence based on Qt 4.8.x as was Qt Creator 2.8.1 from Qt Project. Regards, Aurindam Jana On Wednesday,

[SailfishDevel] Is there any way to report a bug?

2013-12-18 Thread belen barros pena
Sorry if this is a dumb question, but I think I found a bug in the Clock application and it would be nice to be able to report it. Any ideas where / how to do it? Thanks! Belén ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Harbour news

2013-12-18 Thread Martin Grimme
Hi, my question is similar, but not library-related. What about stock icons (those from /usr/share/theme/jolla-ambient/icons/ that you can use with image://theme/ URIs) ? I'm developing an app that for the Sailfish look feel would like to make heavy use of them. Are there restrictions? For now

Re: [SailfishDevel] Harbour news

2013-12-18 Thread Tone Kastlunger
Hi all; on our end transfer-engine library addition would be great :) Best, tk On Wed, Dec 18, 2013 at 12:24 PM, Martin Grimme martin.gri...@gmail.comwrote: Hi, my question is similar, but not library-related. What about stock icons (those from /usr/share/theme/jolla-ambient/icons/ that

[SailfishDevel] State is persistent when I come back to a page, how to avoid this ?

2013-12-18 Thread Franck Routier (perso)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, [Disclaimer: I'm still discovering Qt...] I have a page called CardPage that displays a Card component. Card has two states : show or hide. It will change state when clicked. When first shown, the CardPage sets its Card state to hide. The user

Re: [SailfishDevel] State is persistent when I come back to a page, how to avoid this ?

2013-12-18 Thread Mikko Leppänen
Hi, You can try something like: onStatusChanged: { if (status === PageStatus.Activating) { card.state = hide; // card = id for card component } } Add above statement inside the CardPage. HTH, Mikko 2013/12/18 Franck Routier (perso) a...@mecadu.org -BEGIN

Re: [SailfishDevel] State is persistent when I come back to a page, how to avoid this ?

2013-12-18 Thread Martin Grimme
Hi, 2013/12/18, Franck Routier (perso) a...@mecadu.org: As to understanding why the card state persists, do you have any pointer to readings that would enlighten me ?? It's a page stack, so the pages below the current page are still existing in memory (you should be aware of that if you stack

Re: [SailfishDevel] [update] Hotfix to update1 (1.0.1.10 - 1.0.1.12)

2013-12-18 Thread Alexander Bigga
Hello Simo, me too. I had the USB connected. Maybe you shouldn't do that on update? Let's wait for the next :-) Best regards Alexander On 18.12.2013 10:02, Simo Salo wrote: Hello Alexander As I started the update I had Jolla connected by USB to my PC. I guess that should not affect the

Re: [SailfishDevel] State is persistent when I come back to a page, how to avoid this ?

2013-12-18 Thread Franck Routier (perso)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 18/12/2013 12:26, Martin Grimme a écrit : Hi, 2013/12/18, Franck Routier (perso) a...@mecadu.org: As to understanding why the card state persists, do you have any pointer to readings that would enlighten me ?? It's a page stack, so the

Re: [SailfishDevel] Sailfish SDK Qt Creator based on Qt 4.8.4

2013-12-18 Thread christopher . lamb
Hi I beg to differ: Qt Creator 3.0 is not the first Qt Creator based on Qt 5.x When Qt 5.0 was released on 19 Dec 2012, it came with QtCreator 2.6.1, based on Qt 5.0. This is the installation I referred to at the start of this thread.

Re: [SailfishDevel] Is there any way to report a bug?

2013-12-18 Thread Artem Marchenko
Official instructions so far to my understanding are to report bugs via this mailing list. Once I did that and got a reply of something like thanks, I created a ticket, a couple of times other people did it, a couple of times reports were completely ignored. I didn't really measure, but

Re: [SailfishDevel] Is there any way to report a bug?

2013-12-18 Thread David Greaves
Summary: In the Clock application, saved alarms display as set to one hour later than the time they were set to Steps to reproduce: 1. Open the Clock application and select New alarm 2. Set an alarm for any time (for example, 7:30 am) 3. Tap the alarm time to save Outcome: on the

[SailfishDevel] BUG: Disabling/enabling network connection while previous action is on going

2013-12-18 Thread Mikko Rapeli
Hi, In Settings (1.0.1.12), disabling and enabling mobile network connection does not work when previous action is still on going. To repeat: * set mobile network connection off * wait until it's settled and notifications are gone * set mobile network connection on * while connecting

[SailfishDevel] How can I translate SailfishOS to another language

2013-12-18 Thread Robert Ventura
I would like to have a Jolla device in my native/mother language. How can I translate SailfishOS interface (menus, options, etc...)? Thanks! El 18/12/2013 15:03, Mikko Rapeli ha escrit: Hi, In Settings (1.0.1.12), disabling and enabling mobile network connection does not work when previous

Re: [SailfishDevel] Harbour news

2013-12-18 Thread Thomas Perl
Hi again, 2013/12/18 dcali...@free.fr: - libxml2. As far as I know, their API is quite stable now even if it was not the case in the past (I remember having some trouble with it in 2003, but it's history now !). I've added it to the list of libs to be considered. Let's see... - gconf. I

Re: [SailfishDevel] cannot hide() contextmenu

2013-12-18 Thread Wim de Vries
Thx. That works. Maybe sth for in the documentation in the future? On 12/18/2013 02:24 AM, Bea Lam wrote: Hello, On 17 Dec 2013, at 11:17 pm, Wim de Vries wsvr...@xs4all.nl wrote: Hi, I am trying a contextmenu. I can show() it, but not hide it. Clicking on the lower rectangle does not hide

[SailfishDevel] Receiving notifications

2013-12-18 Thread Mike Sheldon
Hi, I'm currently in the process of porting Rockwatch, my Pebble smart watch application, from MeeGo to Sailfish. I've got the basics working with it communicating correctly with the watch over bluetooth, however I'm running into a bit of a problem with notifications. From what I can tell from

Re: [SailfishDevel] Receiving notifications

2013-12-18 Thread Andrey Kozhevnikov
There is mlite5 library providing MNotification compability for lipstick, it have all features MeeGo have. On 18.12.2013 21:24, Mike Sheldon wrote: Hi, I'm currently in the process of porting Rockwatch, my Pebble smart watch application, from MeeGo to Sailfish. I've got the basics working

Re: [SailfishDevel] Receiving notifications

2013-12-18 Thread Mike Sheldon
Ah, excellent, thanks very much! On Wed, Dec 18, 2013 at 3:26 PM, Andrey Kozhevnikov coderusin...@gmail.comwrote: There is mlite5 library providing MNotification compability for lipstick, it have all features MeeGo have. On 18.12.2013 21:24, Mike Sheldon wrote: Hi, I'm currently in

Re: [SailfishDevel] SailfishOS (Dutch) translations

2013-12-18 Thread Martin Kolman
16.12.2013 10:25, Reto Zingg: Hi, On 15.12.2013 13:28, Wim de Vries wrote: On 12/15/2013 11:45 AM, Javier Ferreira wrote: Waiting for the portuguese Em 15/12/2013 07:41, Jarno jarno.de@gmail.com mailto:jarno.de@gmail.com escreveu: Hi, I was wondering if the current

Re: [SailfishDevel] SailfishOS (Dutch) translations

2013-12-18 Thread Filip Kłębczyk
W dniu 18.12.2013 16:37, Martin Kolman pisze: What about Transifex[1]? It seems to be the de-facto standard for community translations at the moment. There are also already other distributions using it for all their translation work, such as Fedora[2]. [1] https://www.transifex.com/ [2]

Re: [SailfishDevel] Receiving notifications

2013-12-18 Thread Gabriel Böhme
Hi sailors, I think I need some clearification at all, what is, or better: is there a recommended way to show notifications in EventFeed and what about the banner messages? Is there an offical API yet, that I overlooked, or will there one be offered in the future? Because the question is: is

Re: [SailfishDevel] Is there any way to report a bug?

2013-12-18 Thread Filip Kłębczyk
W dniu 18.12.2013 14:50, David Greaves pisze: Some people may recall the Maemo bugzillla was not a total success (!) in terms of communication and the current feeling is that it's not the right answer for Jolla. The fact that something hasn't worked well doesn't mean it won't work good in

Re: [SailfishDevel] Receiving notifications

2013-12-18 Thread Mike Sheldon
On Wed, 2013-12-18 at 21:26 +0600, Andrey Kozhevnikov wrote: There is mlite5 library providing MNotification compability for lipstick, it have all features MeeGo have. From looking at the mlite5 source it'd appear this only implements MNotification compatibility, not MNotificationManager

[SailfishDevel] Android Subsystem

2013-12-18 Thread Nils Jeisecke
Hi list, Sometimes starting of Android applications does not work. The home screen shows a panel which says Loading, then the android subsystem crashes (I guess). After closing some Sailfish apps, it usually works. A memory problem? Back Key: When pressing the Back Key and the application does

Re: [SailfishDevel] Is there any way to report a bug?

2013-12-18 Thread Filip Kłębczyk
W dniu 18.12.2013 18:55, christopher.l...@thurweb.ch pisze: Hi Filip Seconded. I also think that a less than perfect bug tracker would be better than non at all. Surely the primary purpose of this mailing list is Sailfish Development, but at the moment it is being flooded with bug reports

Re: [SailfishDevel] Is there any way to report a bug?

2013-12-18 Thread christopher . lamb
Hi Filip, Nils et al I think the second mailing list dedicated to reporting bugs would be a good first step, it fits with my suggestion of starting with a simple system / process and evolving from that. On the otherhand I am actually pleased that this mailing list has thus far had no

Re: [SailfishDevel] Query: Sailfish 1.0.1.12 - Restriction on password lengths in Accounts

2013-12-18 Thread Valerio Valerio
On 18/12/13 14:33, pjw2...@hushmail.com wrote: Hi All, I have set my Jolla to access my various email accounts. While Gmail works, my secure email account does not, and I am wondering if the password length is an issue. The password for this account is 28 characters. The original sync was

[SailfishDevel] Using Clipboard object

2013-12-18 Thread Marko Koschak
Hi I am just wondering how it is possible to copy text into the system clipboard by means of the Clipboard object (as described in the Silica reference)? When I try something like shown below I get the error: [W] unknown:291 -

Re: [SailfishDevel] cannot hide() contextmenu

2013-12-18 Thread Bea Lam
On 19 Dec 2013, at 12:45 am, Wim de Vries wsvr...@xs4all.nl wrote: Thx. That works. Maybe sth for in the documentation in the future? Sounds good, I’ll add a note to the docs to say that the height of the ContextMenu should not be explicitly set or changed. cheers, Bea

Re: [SailfishDevel] Harbour news

2013-12-18 Thread Matt Austin
Hi Thomas, On 18 December 2013 22:33, Thomas Perl th.p...@gmail.com wrote: 2013/12/18 dcali...@free.fr: - libxml2. As far as I know, their API is quite stable now even if it was not the case in the past (I remember having some trouble with it in 2003, but it's history now !). I've added

Re: [SailfishDevel] [update] Hotfix to update1 (1.0.1.10 - 1.0.1.12)

2013-12-18 Thread Bernd Wachter
Jani Kotakoski jani.kotako...@gmail.com writes: Hi Jani, after update to 1.0.1.12, jolla-gallery stopped showing some of the images. They appear as thumbnails, but all other views show them as empty. As far as I know, I haven't done any ther changes with the device. it's not directly

Re: [SailfishDevel] qca-qt5 for Jolla phone

2013-12-18 Thread Denis Zalevskiy
Hi Ruediger, On 12/17/2013 11:16 PM, Ruediger Gad wrote: Hi, as far as I can see, qca-qt5 is not available in the pre-installed repositories of the Jolla phone. So, my questions are: - Is it planned to make it available (qca-qt5 is already in nemo:devel:mw on Mer OBS.)? If this package is in