[PyQt] PyQt app not displaying icons from ui file

Gustavo A. Díaz gustavo.diaz at gmail.com
Wed May 21 20:18:54 BST 2008


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 <thorsten at thorstenkampe.de>:
>
> 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    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>



-- 
Gustavo A. Díaz
GDNet Projects
www.gdnet.com.ar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080521/a19db908/attachment-0001.html


More information about the PyQt mailing list