[PyQt] PyQt can't load a qml file wih import QtQuick.Dialogs in it
Fabian Sturm
f at rtfs.org
Thu Jan 29 17:40:48 GMT 2015
Hello!
It seems I triggered another bug.
The following example hangs the program on Ubuntu 14.10 with qt 5.4.3.
The offending line is the import QtQuick.Dialogs 1.2
If I remove that line it works again. Any ideas whats wrong with the code?
Thanks, Fabian
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.py
Type: text/x-python
Size: 719 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150129/72a595aa/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: app.qml
Type: text/x-java
Size: 228 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150129/72a595aa/attachment.java>
More information about the PyQt
mailing list