"gdesklets" doesn't work on new Ubuntu 10.04 Lucid

Bug #575614 reported by Alex
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gdesklets (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: gdesklets

$ gdesklets

==========================================================[05/05/10-09:43:42]===
=== Unhandled error! Something bad and unexpected happened. ===

[EXC]_new_imp() takes at most 4 arguments (5 given)
in /usr/bin/gdesklets: line 3 <module>
in /usr/lib/gdesklets/main/__init__.py: line 52 <module>
in /usr/lib/gdesklets/utils/i18n.py: line 23 Translator
in /usr/lib/python2.6/gettext.py: line 493 translation
in /usr/lib/python2.6/gettext.py: line 180 __init__
in /usr/lib/python2.6/gettext.py: line 315 _parse
in /usr/lib/python2.6/gettext.py: line 100 c2py
[EXC]/usr/lib/python2.6/gettext.py

[---] 95 # Replace some C operators by their Python equivalents
[---] 96 plural = plural.replace('&&', ' and ')
[---] 97 plural = plural.replace('||', ' or ')
[---] 98
[---] 99 expr = re.compile(r'\!([^=])')
[ERR]> 100 plural = expr.sub(' not \\1', plural)
[---] 101
[---] 102 # Regular expression and replacement function used to transform
[---] 103 # "a?b:c" to "test(a,b,c)".
[---] 104 expr = re.compile(r'(.*?)\?(.*?):(.*)')
[---] 105 def repl(x):
[---] 106 return "test(%s, %s, %s)" % (x.group(1), x.group(2),

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gdesklets 0.36.1-4
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Wed May 5 09:45:22 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: gdesklets

Revision history for this message
Alex (alexcastan) wrote :
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.