On Mon, 22 May 2006, Gary Montalbine wrote: > This started after a recent update of Mandriva 2006. I am using > hplip-0.9.7-2.1.2006mdk. hplip-hpijs-0.9.8-3.1.2006mdk, > python-2.4.1-3mdk and python-base-2.4.1-3mdk. The printer is a deskjet > 5550. The printer works. > > Suggestions appreciated.
Reprocess the .ui files to generate new .py files compatible to your version of pyqt. pyuic -x -o <outputfile> <inputfile> should do it. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
