Re: [SailfishDevel] Harbour rules and faq

2014-01-13 Thread Andreas Enbacka
, and to aid that, the Harbour rules needs to be made clearer / substantially more relaxed. More native applications are indeed needed as the Android integration currently seems to be everything else than optimal. Regards, Andreas Enbacka Ohh nice, I planed to use DBUS for few features, good

Re: [SailfishDevel] Harbour QA process...

2014-01-10 Thread Andreas Enbacka
automation added. Having submitted apps to several app stores, e.g., WP Store and Google Play, I would stay Google Play is a good example how it should work. //Andreas 2014/1/10 Andreas Enbacka : I would like to agree with Franck on this. I have also partly held off developing for SailfishOS due to e.g

Re: [SailfishDevel] Harbour QA process...

2014-01-10 Thread Andreas Enbacka
improvments are needed in this area. Regards, Andreas Enbacka On 10.1.2014 9:57, Franck Routier (perso) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, currently, the Harbour QA process is quite frustrating, as problems are reported one after the other, with a delay of several days inbetween

[SailfishDevel] QAudioOutput and raw/pcm audio output

2013-12-16 Thread Andreas Enbacka
expected behaviour, and in such case, are any solutions available? Regards, Andreas Enbacka ___ SailfishOS.org Devel mailing list

Re: [SailfishDevel] Problem finding main qml file

2013-11-12 Thread Andreas Enbacka
Thanks, that worked great! //Andreas i'm using view->setSource(SailfishApp::pathTo("qml/main.qml")); On 12.11.2013 18:45, Andreas Enbacka wrote: Hello, I am using view->setSource(QUrl::fromLocalFile("qml/projectName.qml)) to set the initial qml view for my ap

[SailfishDevel] Problem finding main qml file

2013-11-12 Thread Andreas Enbacka
Hello, I am using view->setSource(QUrl::fromLocalFile("qml/projectName.qml)) to set the initial qml view for my app, however it is not found using run-time (it tries to access it from /home/nemo/qml/..). What is the correct way to specify the relative path in SailfishOS? BR,

Re: [SailfishDevel] Sailfish app - testing on real device

2013-11-12 Thread Andreas Enbacka
e are also happy to test packages that you give urls in this mailing list. re, Jonni From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] on behalf of Andreas Enbacka [aenba...@gmail.com] Sent: Tuesday, November 12, 2013 12:01

[SailfishDevel] Sailfish app - testing on real device

2013-11-12 Thread Andreas Enbacka
of QSpot based on the same code / library). Should I assume that these could be issues with the emulator, and it might work correctly on the real Jolla device? And is the only current possibility to get real device test feedback to submit a rpm package to the Jolla Harbour? Regards, Andreas

Re: [SailfishDevel] Jolla Harbour and Jolla Store

2013-11-08 Thread Andreas Enbacka
Hello, Some questions concerning Android application submission to Jolla Harbour: 1) What Android API levels are supported? 2) Are Android applications that utilize Play Services compatible with SailfishOS (e.g., use Android notifications etc.) Thanks, Andreas Enbacka Ahoy all, Today

[SailfishDevel] No audio codecs on SailfishOS emulator

2013-09-16 Thread Andreas Enbacka
. Also, QAudioDeviceInfo::supportedCodecs returns an empty list. Is it so that audio playback using QAudioOutput is not currently supported on the SailfishOS emulator? Any info would be greatly appreciated. Regards, Andreas Enbacka ___ SailfishOS.org