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 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1299872 Title: Quassel Client won't start with recent updates (3/30/2014) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/quassel/+bug/1299872/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
