← Back to team overview

ubuntu-phone team mailing list archive

Re: QML app doesn't work on phone

 

the log of your app should be inside the /home/phablet/.cache/upstart/
folder :)

You should also get the console output on QtCreator, if you're deploying
the app using the SDK

On Sat, Jun 20, 2015 at 4:51 PM, Sam Bull <sam.hacking@xxxxxxxx> wrote:

> I have a pure QML app which has a button which loads a QML file and adds
> this to the page stack.
>
> On the previous version of my app, this worked fine.
> On the current version using the newest SDK, this also works fine, on my
> laptop.
> Running it on my phone, this button simply adds a blank page to the page
> stack with the same header as the parent (meaning I can keep pushing the
> same button and add loads of these pages to the page stack).
>
> I can't seem to find any logs on my phone relating to my app in order to
> see if an error is being emitted. How can I go about debugging this?
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References