i found solution for this problem.

in file /usr/lib/gdesklets/utils/ErrorFormatter.py


Original:
def _new_imp(name, globs = {}, locls = {}, fromlist = []):


Change to:
def _new_imp(name, globs = {}, locls = {}, fromlist = [], test = []):

-- 
gdesklets never loads
https://bugs.launchpad.net/bugs/600030
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