currency-converter-phone-app (Ubuntu Phone tutorial)

Antti Kaijanmäki antti.kaijanmaki at canonical.com
Wed May 15 18:45:22 UTC 2013


On 02.05.2013 18:51, Rasendran Kirushan wrote:
> Hi ,
> Today i debugged my first ubuntu phone app show a blank Mainview screen 
> i have checked for Unity 3d Support i have attached the output
> here http://pastebin.com/BVivsSUq
> and my terminal output http://pastebin.com/mfSdH1KV 
> and i have attached the screenshot with this email

I've noticed that virtualbox 3d acceleration is somewhat broken on
ubuntu 12.10 and later as a quest with some graphics cards. Please, try
to pass  LIBGL_ALWAYS_SOFTWARE=1 when you invoke qmlscene from the
command line to see if you can at least get SW rendering working:

    $ LIBGL_ALWAYS_SOFTWARE=1 qmlscene myapp.qml

-- 
Antti Kaijanmäki
Software Engineer
Canonical Ltd.
+358 41 440 4187
https://launchpad.net/~kaijanmaki



More information about the Ubuntu-app-devel mailing list