Module Error when entering Font section

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

Bug Description

Distribution: Ubuntu 11.10 oneiric
Application: Ubuntu Tweak 0.6.0+20111104
Desktop:ubuntu

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 439, in _load_module
    page = module()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/fonts.py", line 67, in __init__
    enable_reset=False),
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/factory.py", line 46, in create
    return getattr(cls, 'do_composite_create')(widget, **kwargs)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/factory.py", line 59, in do_composite_create
    new_widget = globals().get(widget)(**kwargs)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/gui/widgets.py", line 177, in __init__
    self.on_value_changed()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/gui/widgets.py", line 186, in on_value_changed
    string = self._setting.get_value()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/settings/gconfsettings.py", line 35, in get_value
    gconfvalue = self.client.get(self.key)
  File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
    return info.invoke(*args, **kwargs)
GError: Configuration server couldn't be contacted: D-BUS error: Method "LookupExtended" with signature "ssb" on interface "org.gnome.GConf.Database" doesn't exist

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.