[SailfishDevel] App won't start

Andrey Kozhevnikov coderusinbox at gmail.com
Sat Mar 14 20:03:10 UTC 2015


show content of desktop file, main.cpp and spec/yaml also, but it will 
better to see at whole project tree on github or so, if your application 
is opensource.

15.03.2015 00:58, Peter Pykäläinen пишет:
> Hi,
>
> the app is pure QML app, nothing to it.
> Main QML is like this:
>
> importQtQuick2.0
> import  Sailfish.Silica  1.0
> import  "pages"
> ApplicationWindow
> {
>      property  bool  isScramble:  false;
>      property  bool  isGameOn:  false;
>      property  bool  isMuted:  false
>      property  int  score:  0;
>      property  int  hexCount:  0
>      initialPage:  Component  {  Game  {  }  }
>      cover:  Qt.resolvedUrl("cover/CoverPage.qml")
> }
> I have the same kind of setup in every other app that I've done, and they work just fine.
>
>
>
> // Peter Pykäläinen
>
> On 14 March 2015 at 21:34, Andrey Kozhevnikov <coderusinbox at gmail.com 
> <mailto:coderusinbox at gmail.com>> wrote:
>
>     Hello,
>
>     You know, if you want to get help you need to show at least
>     something and give more details about your application :)
>
>     15.03.2015 00:11, Peter Pykäläinen пишет:
>>     Hi,
>>
>>     I have a strange problem.
>>     I am developing an app and it works fine when launched from
>>     QtCreator or terminal.
>>     But when trying to launch it by tapping the app icon, it starts,
>>     stays on the loading screen and then after a while dies.
>>
>>     Anyone else had similar issues?
>>
>>     // Peter Pykäläinen
>>
>>
>>     _______________________________________________
>>     SailfishOS.org Devel mailing list
>>     To unsubscribe, please send a mail todevel-unsubscribe at lists.sailfishos.org  <mailto:devel-unsubscribe at lists.sailfishos.org>
>
>
>     _______________________________________________
>     SailfishOS.org Devel mailing list
>     To unsubscribe, please send a mail to
>     devel-unsubscribe at lists.sailfishos.org
>     <mailto:devel-unsubscribe at lists.sailfishos.org>
>
>
>
>
> _______________________________________________
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscribe at lists.sailfishos.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20150315/7a7f38db/attachment-0001.html>


More information about the Devel mailing list