This is supposed to be fixed with PyQt4.4.2 if i am not wrong, cause same problem was happening to me, was reported here in the ML, and was fixed in that release. Maybe you should try to build that one.
Cheers. -- Gustavo A. Díaz GDNet Projects www.gdnet.com.ar 2008/5/21, Thorsten Kampe <[EMAIL PROTECTED]>: > > Hi, > > I've got a rather weird issue with a (more or less proof of concept for > me) application. The program used to work fine but I did not start it > for more about six months. > > Now (maybe not directly connected) after updating to PyQt 4.4 I can't > see any icons in this app on Linux while on Windows everything is still > perfect as before. The icons are loaded from a Qt Designer generated ui > file. Other things from this ui file (like tool and status tip) also > display fine. > > What can I do to troubleshoot the issue? I already reverted back to a > previous version that loads the icons from a qrc file (the same as the > one that's used for the ui version) and this also works fine. > > I don't get any errors. > > > Thorsten > > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > -- Gustavo A. Díaz GDNet Projects www.gdnet.com.ar
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
