*** This bug is a duplicate of bug 83922 ***
    https://bugs.launchpad.net/bugs/83922

I ran into this with 10.10 64bit and used 
http://ubuntuforums.org/showpost.php?p=9621464&postcount=4 to fix this.  
Specifically replacing: 

def _new_imp(name, globs = {}, locls = {}, fromlist = []):  
with
def _new_imp(name, globs = {}, locls = {}, fromlist = [], test = []): 
in "/usr/lib/gdesklets/utils/ErrorFormatter.py"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/89585

Title:
  gdesklets doesn't start

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

Reply via email to