[Bug 462895] Re: python-qt4-doc examples do not work

Philip Muskovac yofel at gmx.net
Wed Dec 30 17:53:39 UTC 2009


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.




More information about the kubuntu-bugs mailing list