Black screen in Tizen emulator after deploying and running HelloWorld example
-
Hi
I have successfully installed Tizen SDK, compiled QT5 for Tizen and deployed a sample application, HelloWorld, on the emulator. However, when clicking the app icon I get only a black screen in the emulator. Executing similar steps, but in Tizen IDE with a default app template the application window appears. My guess is that Qt does not run correctly on the emulator. Any advice ?
thanks
Bogdan -
Ubuntu 12.04 64 bits, Qt5 for Tizen Alpha4 (http://qt-project.org/wiki/Build-Qt-for-Tizen) and Tizen SDK 2.2.1. Ubuntu runs in Virtual Box on Win 8.1 64 bits. The VM has 1 GB of RAM and HW acceleration activated.
-
If you see something like this:
http://pbrd.co/18fvuY3It is ok. It's the hello world application with "Hello world" title text.
-
I have shared my tpk file at
https://www.dropbox.com/s/xvh94k9rpfuid49/8Gan0fwnPB-1.0.0-i386.tpk
I am on freenode as bogdan__
-
Your application looks ok in my emulator:
http://pbrd.co/18fExIvPerhaps:
-
you have some exotic GPU
-
driver problem
-
try to build touch example
-