← Back to team overview

ubuntu-phone team mailing list archive

Re: Errors trying examples in ubuntu-sdk

 

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.





Follow ups

References