Tweak tab hangs with 0.7.3.0 testing

Bug #1014799 reported by Angel Guzman Maeso
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Fix Released
Medium
Ding Zhou

Bug Description

On quantal, fully updated.

It shows this on terminal:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/gui/gtk.py", line 25, in func_wrapper
    func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/main.py", line 488, in _load_module
    feature, module = ModuleLoader.search_module_for_name(name)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/__init__.py", line 116, in search_module_for_name
    module = cls._get_module_by_name_from_folder(name, m.__path__[0])
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/__init__.py", line 134, in _get_module_by_name_from_folder
    package = __import__(module_name)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/window.py", line 31, in <module>
    class Window(TweakModule):
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/window.py", line 46, in Window
    config = GconfSetting(key='/apps/metacity/general/button_layout')
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/settings/gconfsettings.py", line 21, in __init__
    self.load_override()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/settings/gconfsettings.py", line 37, in load_override
    for line in open(override):
IOError: [Errno 2] No such file or directory: '/usr/share/gconf/defaults/20_une-gconf-default'

description: updated
Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: New → Fix Committed
milestone: none → 0.7.3
assignee: nobody → Ding Zhou (tualatrix)
importance: Undecided → Medium
Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

The fix is working fine now.

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.