Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I'm trying to get into developing for the ubuntu phone, and I'm following the Create a currency converter phone app tutorial by the letter.

Problem is that when I try to preview the app, I get a small white window with nothing happening. I would have posted a screendump, but I am not allowed by the system yet.

I have researched a bit and read that I need to set the path to the viewer in options->environment->external tools to the path opt/qt5/bin/qmlscene. This I have done.

Unfortunantly, no change. I still cannot get anything, when previewing. Can anyone please help me set it up? Thank you in advance.

share|improve this question

1 Answer

It seems to me like the easiest way to solve your problem is to add a short-cut to your qlmscene external tool as described in the same tutorial you are following, they suggest to put Ctrl + Shift + P. Now instead of clicking on the play button to preview, after saving your file what you need is to enter the short-cut Ctrl + Shift + P, and you will see your preview.

Hope It hope you.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.