Thursday, January 12, 2012

ReferenceError: Can't find variable: statusBar


If you get the error:
file:///C:/QtSDK/Simulator/Qt/mingw/imports/com/nokia/symbian.1.1/PageStackWindow.qml:70: ReferenceError: Can't find variable: statusBar
In the Application Output pane you shouldn't worry about it. It is probably the bug that is harmless and will be fixed soon with some future update.
It was bothering me for some time but then I read on Nokia Developer Discussion board that it is probably the bug. You can follow the post on the link below:

http://www.developer.nokia.com/Community/Discussion/showthread.php?232315-pageStack-vs-pageStackWindow-element&p=877956&viewfull=1#post877956

I also wanted to mention that Discussion Board is great place to learn new stuff and to go to if you got questions. Of course first look for an answer and only when you make sure the same question is not asked already post new question. Visit Discussion Board about Qt

Update:
This BUG is reported. You can check comments regarding it below:
https://bugreports.qt.nokia.com/browse/QTCOMPONENTS-1217
It will be fixed in next release.

No comments:

Post a Comment