Ubuntu Tweak Advanced Powermanager Settings module crash

Bug #517544 reported by SpeLight
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
New
Undecided
Unassigned

Bug Description

It crash when I try to load the module.
XUbuntu 9.10

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/ubuntutweak/mainwindow.py", line 393, in setup_notebook
    page = module()
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/powermanager.py", line 50, in __init__
    min=0, max=100, digits=0),
  File "/usr/lib/pymodules/python2.6/ubuntutweak/common/factory.py", line 49, in create
    return getattr(cls, 'do_composite_create')(widget, **kwargs)
  File "/usr/lib/pymodules/python2.6/ubuntutweak/common/factory.py", line 60, in do_composite_create
    new_widget = globals().get(widget)(**kwargs)
  File "/usr/lib/pymodules/python2.6/ubuntutweak/widgets/widgets.py", line 143, in __init__
    self.set_value(self.__setting.get_value())
  File "/usr/lib/pymodules/python2.6/ubuntutweak/conf/gconfsetting.py", line 88, in get_value
    return self.__type(None)
TypeError: int() argument must be a string or a number, not 'NoneType'

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.