Public bug reported:

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

** Affects: gdesklets (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
"gdesklets" doesn't work on new Ubuntu 10.04 Lucid
https://bugs.launchpad.net/bugs/575614
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to