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
-- http://mail.python.org/mailman/listinfo/python-list