Comment 11 for bug 1299872

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

As Harold said, please check that the client windows is not minimized.

I just installed this under Unity and it works as expected out of the box. The issue seems to only happen if you enable UseSystemTrayIcon and MinimizeOnClose. To be able to access the window once this has been done, remove the following settings from ~/.config/quassel-irc.org/quasselclient.conf

MainWinHidden=true
UseSystemTrayIcon=true
MinimizeOnClose=true

Though all that's just a work around. Installing quassel-client pulls in libindicate-qt1, so the tray icon should work. It looks like this is upstream bug #1269 which already has a patch attached:

http://bugs.quassel-irc.org/issues/1269