Languages

Menu
Sites
Language
Warning in Emulator: Unable to launch org.tizen.homescreen

Hi everybody,

I am new to develop Tizen Application. However, when I run emulator, the emulator show me this warning popup, and I cannot go to Tizen home screen. What am I missing? Thanks for your help.

Responses

3 Replies
Jeeho Yoo

Would you attach the warning popup(message or screenshot) on this post?

 

And please reply the result of below steps :

1. Emulator instance => right click => detail => HW Support => CPU VT (Is it ON/OFF/DISABLE?)

2. Emulator instance => right click => detail => HW Support => Off the GPU => run emulator

 

Toni Haryanto

Hi Jeeho,

This is the screenshot i.imgur.com/Sdx4QKr.png. Please copy and paste to the browser since I can't submit image or any external link here.

That warning shown when CPU VT and GPU is ON. But when I turn off the GPU and restart the emulator, the emulator managed to bring home screen as expected. Why is it like that?

Anyway I can now run my project on emulator. Thank you.

 

 

Jeeho Yoo

Thanks for your reply.

Tizen emulator has dependency for host PC graphic driver version, and it is related with OpenGL support. So, if your project does not use OpenGL, above solution can help you. However, update of PC graphic driver is recommendable :)