Seems like a few things were missed when packaging the examples.
For qtdemo and systray the resource files aren't compiled and an xml file that 
is needed by qtdemo is gzipped.
so to fix qtdemo you need to unzip qtdemo/xml/examples.xml.gz and run
pyrcc4 -o qtdemo_rc.py qtdemo.qrc
to fix systray you need to run
pyrcc4 -o systray_rc.py systray.qrc

Note: pyrcc4 is part of the pyqt4-dev-tools package

** Changed in: python-qt4 (Ubuntu)
       Status: New => Confirmed

-- 
python-qt4-doc examples do not work
https://bugs.launchpad.net/bugs/462895
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to python-qt4 in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to