PyQt icon problem

Pieter Provoost pieterprovoost at gmail.com
Sat Jun 6 11:36:06 EDT 2009


Correction: when using py2exe, no icon, empty space or message is visible
(the app is running though). On Ubuntu, there is an empty space but messages
are not displayed.

2009/6/6 Pieter Provoost <pieterprovoost at gmail.com>

> Hi,
>
> My application has a QSystemTrayIcon, which needs to be changed once in a
> while. The PNG icons are converted into a module using pyrcc4. When I run
> the Python script on my Windows system everything works fine, but when run
> it on Ubuntu or when I use py2exe, the icons are not visible (there's only
> empty space in the tray).
>
> Any thoughts?
> Thanks
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090606/e89ffdb3/attachment-0001.html>


More information about the Python-list mailing list