Comment 14 for bug 645462

Revision history for this message
Michal Widera (michal-widera-com) wrote :

Hi.
I've found this bug when i removed battery and started ubuntu without battery.ine
Mine trace back is following.
2.6.35-23-generic #41-Ubuntu SMP Wed Nov 24 10:18:49 UTC 2010 i686 GNU/Linux

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1510, in init_start
    applet_class(applet)
  File "/usr/share/avant-window-navigator/applets/battery/battery.py", line 79, in __init__
    self.setup_context_menu()
  File "/usr/share/avant-window-navigator/applets/battery/battery.py", line 169, in setup_context_menu
    self.applet.settings.load_bindings(binder)
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 816, in load_bindings
    return self.__client.load_bindings(object)
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 898, in load_bindings
    self.__config_object = binder.create_gobject()
  File "/usr/lib/pymodules/python2.6/awn/extras/configbinder.py", line 84, in create_gobject
    return ConfigGObject()
  File "/usr/lib/pymodules/python2.6/awn/extras/configbinder.py", line 76, in __init__
    bind_property(client, group, key, self, name, widget, *data[1], **data[2])
  File "/usr/lib/pymodules/python2.6/awn/extras/configbinder.py", line 256, in bind_property
    set_widget_value(widget, value)
  File "/usr/lib/pymodules/python2.6/awn/extras/configbinder.py", line 146, in set_widget_value
    widget.set_active(value)
TypeError: an integer is required

Regards,
Michal