01-24-2013 12:21 AM
Hi guys my qml editor has a problem i need fix
i have uninstalled and still has the same issue
in the left hand corner i usually have the preview boxes as you can see in the image there greyed out how to i turn them back on
Please help thanks
Solved! Go to Solution.
01-24-2013 01:59 AM - edited 01-24-2013 02:07 AM
Which video card do you have? The QML previewer uses specific extensions to OpenGL which are not supported by a decent number of onboard chipsets. The particular extensions seem to change slightly from release to release. ![]()
If you had it working very recently, and it just stopped, you should be able to force it to redetect your capabilities by going into the preferences (Window -> Preferences…) and disabling the QML preview (BlackBerry -> QML Editor) and restarting Momentics (File -> Restart), re-enabling preview, then restarting again.
It is a royal pain in the rear, and I wish there was a "redetect now" thing hidden someplace, but this has worked for me a few times now. ![]()
01-24-2013 05:02 AM
On Mac (which is not your case) this is caused by missing 32bit JVM.
I suggest to check $QNX_WORKSPACE/.metadata/.log for more info.
01-24-2013 06:41 PM
thank you fixed
02-13-2013 11:27 PM
Hey thubalek,
I have 2 versions of Java on my mac 10.8.2, 1.6 and 1.7, even after I changed the JAVA_HOME to point to java 1.6 which supports 32-bit, I still run into the qml disabled because missing 32bit JVM.
Would you know if it's possible to modified the momentics ide startup script somewhere to have it point to java 1.6 instead? Or is there any other solution out there?
Thanks a lot
02-14-2013 02:20 AM
@yl2chen Sorry, I spent some time with it and gave it up.
02-14-2013 09:13 AM
thanks nonetheless
a week ago - last edited a week ago
Windows->Preferences->Blackberry->QML Editor, then uncheck : Disable QML preview, finally, restarting QDE.
It will check again QML Preview capabilities.
Work for me, great !!!