Comment 8 for bug 775278

Revision history for this message
Bennett Kanuka (bkanuka) wrote :

Oops - I don't know how that happened. As I was saying...

Regarding Clementine, as soon as you open the program go to Preferences -> Behavior -> Uncheck "Show tray icon". This seems to fix the problem for now.

I think whats happening is when we close the window it's closing to a hidden tray icon, then reshowing the window using the sound menu (unity) is only reshowing the window, not restoring the entire application. As far as Qt is concerned, the application is still closed. Thus the menu isn't regenerated - it's not part of the window. Just a hypothesis though :)