Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-20 Thread Riku Lahtinen
es", could the behaviour be changed? *De :* Devel de la part de Slava Monich *Envoyé :* vendredi 20 octobre 2017 09:46 *À :* devel@lists.sailfishos.org *Objet :* Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone Basically, I was tryi

Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-20 Thread Slava Monich
ed sources", could the behaviour be changed? *De :* Devel de la part de Slava Monich *Envoyé :* vendredi 20 octobre 2017 09:46 *À :* devel@lists.sailfishos.org *Objet :* Re: [SailfishDevel] Missing /usr/bin/sailfish-qml

Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-20 Thread Sylvain B .
could the behaviour be changed? De : Devel de la part de Slava Monich Envoyé : vendredi 20 octobre 2017 09:46 À : devel@lists.sailfishos.org Objet : Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone Basically, I was trying to say that if Jolla Store client can do it and com

Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-20 Thread Slava Monich
Basically, I was trying to say that if Jolla Store client can do it and command line pkcon can do it (i.e. automatically install dependencies) then Warehouse can do it too. If Warehouse doesn't do it, it's the choice made by the creator of the app. I pulled the sources and haven't found anythin

Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-20 Thread Sylvain B .
ncludes qt5-plugin-geoservice-osm, users definitively need the developer mode to install our app. I agree, that's annoying. Thanks. -- Sylvain. De : Devel de la part de Osmo Salomaa Envoyé : jeudi 19 octobre 2017 23:54 À : devel@lists.sailfishos.org Objet : Re: [Sa

Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-19 Thread Osmo Salomaa
On Fri, Oct 20, 2017, at 00:41, Slava Monich wrote: > ... but you can install an rpm by somehow transferring it to the phone > (e.g. by downloading it with the browser) and then tapping it in > Settings -> Transfers. You would have to allow installing untrusted > software first on the Settings -

Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-19 Thread Slava Monich
house do it itself? Stupid question maybe: why aren't the repositories up-to-date by default? Thanks! *De :* Devel de la part de Slava Monich *Envoyé :* mercredi 18 octobre 2017 08:53 *À :* devel@lists.sailfishos.org

Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-19 Thread Sylvain B .
o "pkcon refresh"? Could Warehouse do it itself? Stupid question maybe: why aren't the repositories up-to-date by default? Thanks! De : Devel de la part de Slava Monich Envoyé : mercredi 18 octobre 2017 08:53 À : devel@lists.sailfishos.org Objet :

Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-18 Thread Harri Ojanen
Thanks Slava and Martin for the quick replies. Yes, now it works! Harri Martin Kampas kirjoitti 18.10.2017 kello 12:23: > Hello Harri, > > You need 'libsailfishapp-launcher' package. I just updated the > python-sample adding this requirement to .spec - try now. > > Thanks for reporting! > > BR

Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-18 Thread Martin Kampas
Hello Harri, You need 'libsailfishapp-launcher' package. I just updated the python-sample adding this requirement to .spec - try now. Thanks for reporting! BR, Martin From: Devel [devel-boun...@lists.sailfishos.org] on behalf of Harri Ojanen [har...@lu

Re: [SailfishDevel] Missing /usr/bin/sailfish-qml on the phone

2017-10-18 Thread Slava Monich
Hi Harri, You need to install libsailfishapp-launcher package on your phone. Add "Requires: libsailfishapp-launcher" to your .spec file so that this package gets installed automatically together with your app. Here is the source for the launcher, for your reference: https://github.com/sailfi