This is the error I was given entering into module "Login Settings"

raceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 428, 
in setup_notebook
    page = module()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/loginsettings.py", 
line 52, in __init__
    key="/apps/gdm/simple-greeter/disable_user_list"),
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/common/factory.py", line 
51, in create
    return getattr(cls, 'do_create')(widget, **kwargs)
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/common/factory.py", line 
70, in do_create
    return globals().get(widget)(**kwargs)
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/widgets/widgets.py", line 
77, in __init__
    self.set_active(bool(self.__setting.get_value(self.__user)))
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/conf/gconfsetting.py", 
line 135, in get_value
    data = str(proxy.get_user_gconf(user, self.get_key()))
TypeError: nothing() takes no arguments (2 given)

-- 
ubuntu-tweak.py crashed with TypeError in selection_cb()
https://bugs.launchpad.net/bugs/192335
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to