Ubuntu tweak fails to start

Bug #624491 reported by Giulio Collura
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 109, in <module>
    from ubuntutweak.mainwindow import MainWindow
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 148, in <module>
    MLOADER = ModuleLoader(modules.__path__[0])
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/__init__.py", line 27, in __init__
    package = __import__('.'.join([__name__, module]), fromlist=['modules'])
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/metacity.py", line 31, in <module>
    class ButtonView(gtk.IconView):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/metacity.py", line 45, in ButtonView
    config = GconfSetting(key='/apps/metacity/general/button_layout')
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/conf/gconfsetting.py", line 56, 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)

From terminal: ERROR:dbus.proxies:Introspect error on :1.381:/com/ubuntu_tweak/daemon: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.387" (uid=1000 pid=18404 comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply=0 destination=":1.381" (uid=0 pid=15285 comm="/usr/bin/python))

Splash screen is shown but UbuntuTweak doesn't start..I hope I gave sufficient informations.

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.