You are not logged in.
After updating a whole bunch of packages yesterday, the WICD client does not start anymore. When I run it, I get the following error:
[arvind@kitten ~]$ wicd-client
Has notifications support True
Loading...
Connecting to daemon...
Connected.
Traceback (most recent call last):
File "/usr/share/wicd/gtk/wicd-client.py", line 1033, in <module>
main(sys.argv)
File "/usr/share/wicd/gtk/wicd-client.py", line 91, in wrapper
return func(*args, **kwargs)
File "/usr/share/wicd/gtk/wicd-client.py", line 1005, in main
tray_icon = TrayIcon(animate, displaytray=display_app)
File "/usr/share/wicd/gtk/wicd-client.py", line 139, in __init__
self.icon_info = self.TrayConnectionInfo(self, self.tr, animate)
File "/usr/share/wicd/gtk/wicd-client.py", line 198, in __init__
self.update_tray_icon()
File "/usr/share/wicd/gtk/wicd-client.py", line 91, in wrapper
return func(*args, **kwargs)
File "/usr/share/wicd/gtk/wicd-client.py", line 349, in update_tray_icon
self.set_wireless_state(info)
File "/usr/share/wicd/gtk/wicd-client.py", line 91, in wrapper
return func(*args, **kwargs)
File "/usr/share/wicd/gtk/wicd-client.py", line 289, in set_wireless_state
'network-wireless')
File "/usr/share/wicd/gtk/wicd-client.py", line 233, in _show_notification
self._last_bubble.show()
glib.GError: Unable to connect to server
WICD itself does work, and I can still connect to networks using the curses interface, but I'd like to have my old gtk interface back.
I just reran pacman and all my packages are up to date. I use Xfce. Does anyone have an idea of what can be wrong?
Offline
Hmm, after some searching it seems that the problem is in the displaying of notifications .. if I run "wicd-client -n", which doesn't show notifications, the client starts fine. I turned of notifications in the settings, and then it also starts fine without the "-n" switch. If I turn on notifications again, it crashes.
It seems there is a problem with xfce's notification-daemon. If anyone has more info, please let me know; otherwise I'll turn off notifications for now and wait the new Xfce.
Offline
Offline
I have added libnotify to pacman's IgnorePkg line and I keep using the old version. I can't remember for sure but I think notification-daemon will not show xfce's notifications.
Like you say, not using notifications with wicd works just fine and nothing else seems broken here.
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
notification-daemon works just fine for xfce notifications here - even if they are a little fuglier
Last edited by skunktrader (2010-12-26 15:50:41)
Offline