Re: [SailfishDevel] Double-tap detection

2013-11-11 Thread Mikko Harju
On 10.11.2013 12:15, Artem Marchenko wrote: Thanks, for the reply, Jonni, now I know about double clicks. Will do own detection then. Hello Artem :) It seems double clicks are missed if the Flickable pressDelay is non-zero (and SilicaFlickable has non-zero default pressDelay). -- mikkoh

Re: [SailfishDevel] qt-components-qt5

2013-11-11 Thread Marcin M.
Hello, I am aware of that, that Sailfish native apps should use Silica. But it's not my point in this case to switch I'm just experimenting with the old com.nokia.meego components. They're available in the repos, so I tried, how would the app basing on it work. I installed it in Emulator only -

Re: [SailfishDevel] qt-components-qt5

2013-11-11 Thread Andrea Bernabei
Hello Marcin, the qt-components on Qt5 have a different version, which is 2.0 so, try with import com.nokia.meego 2.0 if you want to keep testing with qt-components ;) 2013/11/11 Marcin M. marmistrz...@gmail.com Hello, I am aware of that, that Sailfish native apps should use Silica. But

Re: [SailfishDevel] Double-tap detection

2013-11-11 Thread Artem Marchenko
Thanks, Mikko By now I implemented my own double-tap detection, but in general double-click detection I guess should work too. It's a pity there isn't a [supported] pubica Silica but tracker yet. I'd submit some other small stuff to there that's too small for spamming to this list. E.g. Slider

[SailfishDevel] Bluetooth Transfer-engine UI

2013-11-11 Thread Tone Kastlunger
Hey; I would need Transfer-engine UI for testing my Bluetooth plugins. Any info on how to enable it / when it will be available (if ever on the emulator)? Best, tortoisedoc ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Harbor not accessible from Finland

2013-11-11 Thread Tone Kastlunger
Thanks Karl, your efforts are appreciated :) Go Jolla Go! Best, tortoisedoc! On Mon, Nov 11, 2013 at 6:43 PM, Karl Granström karl.granst...@jolla.comwrote: Hi all, Just want to update on the situation with the Harbour. We were able to debug the big bug in last Friday and got it fixed.

Re: [SailfishDevel] Harbor not accessible from Finland

2013-11-11 Thread Filip Kłębczyk
W dniu 11.11.2013 17:43, Karl Granström pisze: Hi all, Just want to update on the situation with the Harbour. We were able to debug the big bug in last Friday and got it fixed. Today we ran the production tests and found one small bug still that we are fixing and we are doing our best to allow

[SailfishDevel] QSqlDatabase cannot create db file when deployed as rpm package

2013-11-11 Thread Stockona
When I switched to Deploy by copying binary, the database is created and connected correctly. Changing the deployment to rpm package the same code just failed with database error message out of memory Error opening database. I checked in Emulator terminal and the database file was not created

[SailfishDevel] Flashlight app icon experience

2013-11-11 Thread Artem Marchenko
Hi all Does anybody know exact app icon requirements? I know that it has to be 90x90 PNG and somehow I was able to make one icon that works fine, but I failed to generate the 2nd one. Whatever I do, the icon in emulator is displayed as just an empty space :/ And I did check that the proper file

Re: [SailfishDevel] Flashlight app icon experience

2013-11-11 Thread Jonni Rainisto
Icon shows up just fine, so maybe you just messed up the iconpath in desktop file? And maybe you also want to change background to be transparent. I think that design team is working on a releasing a template, but I don't know the ETA yet. re, Jonni From: