El día Thursday, September 15, 2016 a las 12:12:10PM +0200, Louis Holbrook escribió:
> I'm trying to run a simple qml app on the Aquaris E4.5 running OTA-12 > > I found this on the official Ubuntu Touch docs page: > > https://askubuntu.com/questions/270832/how-do-i-install-an-app-on-a-device-running-ubuntu-touch > > Suggesting this command: > qmlscene --desktop_file_hint=/usr/share/applications/qmlscene.desktop > YourApp.qml For me it works as: $ qmlscene baresip.qml --desktop_file_hint=/usr/share/applications/webbrowser-app.desktop -- Matthias Apitz, ✉ [email protected], ⌂ http://www.unixarea.de/ ☎ +49-176-38902045 "Ohne die Mauer hätte es Krieg gegeben" Fritz Streletz u.a. "Sin el Muro hubiese habido guerra." -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

