gDesklets wont launch

Asked by frozenflames

i installed gDesklets on ubuntu lucid when i open it nothing happens no launch no error ?????

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gdesklets Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sam_ (and-sam) said :
#1

Please search bug reports, confirm the one related or create a new one.
Bug reports often also include workarounds.

Revision history for this message
cesartru (cesar19651-gmail) said :
#2

 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),

Can you help with this problem?

Provide an answer of your own, or ask frozenflames for more information if necessary.

To post a message you must log in.