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 <
sebastianels...@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@riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>



-- 
Nick Gaens
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to