wicd-client crashes

Bug #996958 reported by Deepak Subramanian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wicd (Ubuntu)
New
Undecided
Unassigned

Bug Description

I get the below error when I am trying to open the wicd-client from the command line. I am on ubuntu 11.04 and I just upgraded wicd.

Connected.
Traceback (most recent call last):
  File "/usr/share/wicd/gtk/wicd-client.py", line 1043, 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 1015, 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 358, 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 297, in set_wireless_state
    language['connection_established'],
KeyError: 'connection_established'

Revision history for this message
Deepak Subramanian (deepak-subu) wrote :

I tried to comment out the line 297 and I am getting errors in the language module. I believe that this has changed in the wicd update to ubuntu

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.