oupsemma wrote: works for desktops environments that don't have notifications area.
Right, it starts the GUI app but does not leave the icon in tint2, which is a notification area capable panel. In terminal I get:
$ wicd-client -n &
[1] 24318
$ Has notifications support True
Loading...
Connecting to daemon...
Connected.
/usr/share/wicd/gtk/gui.py:152: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
self.wTree = gtk.glade.XML(gladefile)
refreshing...
$
So it sees a notification area (tint2) but doesn't put it there.
$ wicd-client &
[1] 28731
$ Has notifications support True
Loading...
Connecting to daemon...
Connected.
displaytray True
Done loading.
Sees the notification area (tint2) and the icon appears but, maybe an hour or less later, it disappears.
With #! v9.04 run "wicd-client &" once in a terminal and the icon was "always" there in tint2 every boot up.
wicd is running every time I boot up, I just can't get it to keep it's icon on tint2 panel even though it is running.
Edit:
NOTE: I have an entry in OpenBox menu to run WICD and leave the icon in tint2 in case I need it, but it should stay permanently the same way Network Manager icon stays.
Last edited by Sector11 (2010-06-01 02:59:18)