Oops!

Bug #519008 reported by ton willems
This bug report is a duplicate of:  Bug #431137: Ubuntu tweak crashes on log in. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/bin/ubuntu-tweak", line 76, in <module>
    launcher = TweakLauncher()
  File "/usr/bin/ubuntu-tweak", line 42, in __init__
    from ubuntutweak.mainwindow import MainWindow
  File "/usr/lib/pymodules/python2.6/ubuntutweak/mainwindow.py", line 138, in <module>
    MLOADER = ModuleLoader(modules.__path__[0])
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/__init__.py", line 27, in __init__
    package = __import__('.'.join([__name__, module]), fromlist=['modules'])
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/taskinstall.py", line 29, in <module>
    from ubuntutweak.modules.sourcecenter import UpdateView
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/sourcecenter.py", line 41, in <module>
    from appcenter import AppView, CategoryView, AppParser
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/appcenter.py", line 41, in <module>
    UPDATE_SETTING = GconfSetting(key='/apps/ubuntu-tweak/appcenter_update', type=bool)
  File "/usr/lib/pymodules/python2.6/ubuntutweak/conf/gconfsetting.py", line 53, in __init__
    self.get_client().add_dir(self.get_dir(), gconf.CLIENT_PRELOAD_NONE)
GError: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Server ping error: IDL:omg.org/CORBA/COMM_FAILURE:1.0)

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.