> You mean that simply starting "wicd-gtk" opens the GUI *and* the tray icon, > and > if you click the tray icon it opens a *new* GUI? And then if you click more, > this new window hides/shows correctly?
Exactly. Here's a log just in case: $ wicd-gtk Has notifications support True Loading... Connecting to daemon... Connected. /usr/share/wicd/gtk/gui.py:152: GtkWarning: IA__gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed self.wTree = gtk.glade.XML(gladefile) displaytray True Done loading. refreshing... That is the "first" GUI and the tray icon. When I click the tray icon a new GUI is opened (the log show only "refreshing..." part now) which hides/shows as usual on successive clicks. If I click "Quit" in the second GUI the window just hides - again, as expected, but if I click "Quit" in the first GUI wicd-gtk exits (regardless of whether the second GUI is running). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

