ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #18646
Re: Errors trying examples in ubuntu-sdk
Hello.
I'm sorry I'm replying so late.
I'm on Ubuntu 14.04 LTS 64bit.
Your guess was right I was using qmlproject as it seem the most
suitable.
You cleared out all the unclear information.
By using qmake and installing 'intltool' package providing
'intltool-extract' (Qtcreator complained its missing) I was finally able
to run examples on the developer.ubuntu.com.
Thanks, I guess its time to start hacking in ubuntu-sdk then. :)
Have a nice day/afternoon,
Filip
Dnia 2016-03-03, czw o godzinie 11:50 +0100, Benjamin Zeller pisze:
> Hello Filip,
>
> could you give me a bit more informations about:
>
> -> What Ubuntu version are you on?
> -> What project type did you use?
>
> As a shot in the dark: If you used qmlproject types, please
> try again with a qmake type project.
>
> There are some problems with qmlprojects when it comes
> to using different versions of Qt installed on the same machine.
>
> Benjamin
>
>
> On 03/02/2016 11:04 PM, Filip Dorosz wrote:
> > Hi all.
> >
> > I've been trying to start learning developing ubuntu touch apps but
> > from the very beginning i run across problems.
> > First I was missing ubuntu-sdk-dev package as its not mentioned in the
> > docs at developer.ubuntu.com and was struggling with Segmentation fault
> > errors when trying to run examples from templates or from docs.
> > Now as its installed i don't get Segfaults but now...
> > When I create new project with framework ubuntu-sdk-15.04.4 it gives
> > following error at "6 general alerts" (im not using English version so
> > it may differ a little):
> >
> > "/usr/ubuntu-sdk-dev/bin/qmlplugindump" zakończył pracę błędem.
> > Argumenty: -nonrelocatable Ubuntu.UnityWebApps
> > 0.1 /usr/lib/x86_64-linux-gnu/qt5/qml
> > This application failed to start because it could not find or
> > load the Qt platform plugin "minimal".
> >
> > Reinstalling the application may fix this problem.
> >
> > And when trying to run any example from developer.ubuntu.com it gives
> > the following error:
> >
> > /usr/ubuntu-sdk-dev/bin/qmlscene: symbol lookup
> > error: /usr/ubuntu-sdk-dev/bin/qmlscene: undefined symbol:
> > _ZN7QString14toLower_helperERS_
> > /usr/ubuntu-sdk-dev/bin/qmlscene zakończone kodem 127
> >
> > How can I resolve this issues?
> >
> > With kind regards,
> > Filip Dorosz.
> >
> >
>
>
References