Any known issues with Qmlviewer provided with Qt for Symbian 4.7
-
I have been trying out a few qml examples provided in the demo folder only a few works and others show blank screen. And most examples doesn't work as expected. Is there any known issue with the qmlviewer.
-
Not on device - I was facing this issue on Nokia Qt SDK emulator.
-
I had tried the samegame and photoviewer example. samegame loads but nothing happens on clicking new option. Photoviewer shows blank screen.
I am using Nokia Qt SDK on windows and tried with the run option in Qt Creator.
-
I was able to run them both successfully on Nokia Qt SDK for Windows so I will go through the steps I used to see if there was any difference:
File -> Open Project
Navigate to C:\Qt\4.7.1-symbian\demos\declarative\photoviewer
Choose photoviewer.qmlproject
Run
Images are loading and then appear. The rest of program functions correctly.I'm using Qt4.7.1 for Symbian. And platform is Windows (you too?).
-
[quote author="xsacha" date="1291281037"]I was able to run them both successfully on Nokia Qt SDK for Windows so I will go through the steps I used to see if there was any difference:
File -> Open Project
Navigate to C:\Qt\4.7.1-symbian\demos\declarative\photoviewer
Choose photoviewer.qmlproject
Run
Images are loading and then appear. The rest of program functions correctly.I'm using Qt4.7.1 for Symbian. And platform is Windows (you too?).[/quote]
I am following the exact same step. Using Qt 4.7.1-symbian on windows. Don't know what the reason could be. Some examples are working and some are not. It used to work on previous version of the SDK.