launching desktop icond from within ubuntu tweak

Bug #1007859 reported by d.g.elliott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Fix Released
Low
Ding Zhou

Bug Description

Distribution: Ubuntu 12.04 precise
Application: Ubuntu Tweak 0.7.1-1~precise1
Desktop:default

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 497, in _load_module
    page = module()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/icons.py", line 129, in __init__
    setting_list.append(DesktopIcon(item))
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/icons.py", line 62, in __init__
    backend="gsettings")
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/factory.py", line 48, in create
    return getattr(cls, 'do_create')(widget, **kwargs)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/factory.py", line 93, in do_create
    new_widget = globals().get(widget)(**kwargs)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/gui/widgets.py", line 49, in __init__
    SettingWidget.__init__(self, key=key, default=default, type=bool, backend=backend)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/gui/widgets.py", line 25, in __init__
    self._setting = GSetting(key=key, default=default, type=type)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/settings/gsettings.py", line 26, in __init__
    raise Exception('Oops, Settings schema "%s" is not installed' % self.schema_id)
Exception: Oops, Settings schema "org.gnome.nautilus.desktop" is not installed

Related branches

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
milestone: none → 0.7.2
assignee: nobody → Ding Zhou (tualatrix)
importance: Undecided → Low
status: New → Fix Committed
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Fix Committed → Fix Released
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.