gDesklets can't be started. Unhandled error!
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gDesklets |
Fix Released
|
Undecided
|
Unassigned | ||
gdesklets (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: gdesklets
I can't start gDesklets. I got the following error:
$ gdesklets
=======
=== 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/
in /usr/lib/
in /usr/lib/
in /usr/lib/
in /usr/lib/
in /usr/lib/
[EXC]/usr/
[---] 95 # Replace some C operators by their Python equivalents
[---] 96 plural = plural.
[---] 97 plural = plural.
[---] 98
[---] 99 expr = re.compile(
[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(
[---] 105 def repl(x):
[---] 106 return "test(%s, %s, %s)" % (x.group(1), x.group(2),
_______
System info:
$ lsb_release -rd
Description: Ubuntu lucid (development branch)
Release: 10.04
$ apt-cache policy gdesklets
gdesklets:
Installed: 0.36.1-4
Candidate: 0.36.1-4
Version table:
*** 0.36.1-4 0
500 http://
100 /var/lib/
tags: | added: gdesklets |
tags: | added: python |
Changed in gdesklets: | |
milestone: | none → release-of-0.36.4 |
milestone: | release-of-0.36.4 → none |
Same problem here on 5 PC's and 1 VMWare installation. Reverted to version 0.36.1-3 which works fine in Ubuntu Lucid.