[Bug 53706] EDGY: numerous gtk2 errors with serveral apps. this one is gdesklets

Lance Poore lp_7413 at yahoo.com
Sat Jul 22 06:59:49 UTC 2006


Public bug reported:

Binary package hint: libgtk2.0-common

##Possible Edgy Bug

*noticed gdesklets wasn't loading at startup like I had it set to in
Dapper, I ran gdesklets from the command line, and it couldnt connect to
the daemon.

I have experienced several issues with gtk2 on edgy.  I have posted
previous bug reports on nicotine and gtkpod.  This one is on gdesklets.
I think the problem lies inside something to do with python and gtk2.0,
because every app log / verbose output reports something based on gtk2.0
and/or python.  This is the log file from gdesklets:

esklets-daemon: line 127 ?
in /usr/lib/gdesklets/gdesklets-daemon: line 108 _gdesklets_main
in /usr/lib/gdesklets/main/__init__.py: line 114 init
in /usr/lib/gdesklets/utils/ErrorFormatter.py: line 118 _new_imp
in /var/lib/python-support/python2.4/gtk-2.0/gtk/__init__.py: line 40 ?
in /usr/lib/gdesklets/utils/ErrorFormatter.py: line 118 _new_imp
[EXC]/usr/lib/gdesklets/utils/ErrorFormatter.py

[---]  113 # give us an absolute path.
[---]  114 #
[---]  115 _old_imp = __import__
[---]  116 def _new_imp(name, globs = {}, locls = {}, fromlist = []):
[---]  117 
[ERR]> 118     module = _old_imp(name, globs, locls, fromlist)
[---]  119     # builtin modules have no "__file__" attribute, so we have to check for it
[---]  120     if (module):
[---]  121         if (hasattr(module, "__file__")):
[---]  122             module.__file__ = os.path.abspath(module.__file__)
[---]  123         return module
[---]  124     else:

** Affects: gtk+2.0 (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
EDGY:  numerous gtk2 errors with serveral apps.  this one is gdesklets
https://launchpad.net/bugs/53706




More information about the desktop-bugs mailing list