*** This bug is a duplicate of bug 83922 ***
    https://bugs.launchpad.net/bugs/83922

I get the same problem, it shows:

Log messages of /home/kreuger/.gdesklets/logs/gdesklets%3A0.0.log

==========================================================[09/27/07-19:18:50]===
=== Unhandled error! Something bad and unexpected happened. ===

[EXC]/var/lib/python-support/python2.5/gtk-2.0/gtk/_gtk.so: undefined symbol: 
gtk_recent_action_get_type
in /usr/lib/gdesklets/gdesklets-daemon: line 127 <module>
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.5/gtk-2.0/gtk/__init__.py: line 48 <module>
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

-- 
gdesklet not started both from command line and from gnome menu
https://bugs.launchpad.net/bugs/130485
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu (via bug 83922).

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to