[PyQt] QSystemTrayIcon not working with py2exe

Nick Gaens mail at nickgaens.com
Tue Apr 27 14:05:31 BST 2010


Without insight to your setup.py, it's a lot of guessing ;-).

You might have forgotten to add the icon itself as a resource to setup.py?

On Tue, Apr 27, 2010 at 1:33 PM, Sebastian Elsner <
sebastianelsner at freenet.de> wrote:

> Hello,
>
> My application has a system tray icon, which gets its data from a ressource
> compiled via pyrcc. When started via double click on the .py script the icon
> shows up as expected. But when I compile with py2exe It does not. I also
> tried not using pyrcc, same result. Is this a known problem? Any ideas why
> this would happen?
>
> Thanks
>
> Sebastian
>
>
> --
> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>



-- 
Nick Gaens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100427/0cff09a4/attachment.html>


More information about the PyQt mailing list