Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=79 ------------------------------------------------------------------------------ Ticket | 79 Created By | sendspamhere@stefanbaur.de Summary | PyHoca-GUI icon disappears before application has | fully terminated Queue | pyhoca-gui Version | HEAD Type | Bug State | Unconfirmed Priority | 1. Low Operating System | Owners | ------------------------------------------------------------------------------ sendspamhere@stefanbaur.de (2011-07-19 16:44) wrote: If I quite PyHoca-GUI then its icon disappears before the application has fully terminated. The icon is not visible any more, I quickly start the application again. What happens then is that a small window popups up that notifies me about PyHoca-GUI being already running, which rather is a ,,still running'' thing, though. Please change this in the way that the icon remains in the systray area until the application has fully terminated.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=79 ------------------------------------------------------------------------------ Ticket | 79 Updated By | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Summary | PyHoca-GUI icon disappears before application has | fully terminated Queue | pyhoca-gui Version | HEAD Type | Bug -State | Unconfirmed +State | Resolved Priority | 1. Low Operating System | -Owners | +Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel <mike.gabriel@das-netzwerkteam.de> (2011-07-19 20:38) wrote: Moved the taskbar icon closure as far to the end of code execution as possible. Implemented with commit: http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=42f28cf1185fdb58...