aplication error on start

Bug #572049 reported by Laser
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/sourceeditor.py", line 30, in <module>
    from sourcecenter import refresh_source
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/sourcecenter.py", line 41, in <module>
    from appcenter import AppView, CategoryView, AppParser, StatusProvider
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/appcenter.py", line 42, 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: Falló al contactar con el servidor de configuraciones; algunas de las posibles causas son que necesite activar TCP/IP en ORBit, o que tiene bloqueos de NFS debidos a una caída de sistema. Consulte http://www.gnome.org/projects/gconf/ para más información. (Detalles - 1: Falló al hacer ping al servidor: 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.