>From Terminal

~$ gdesklets 
bash: /usr/bin/gdesklets: /usr/bin/python2.5: bad interpreter: No such file or 
directory
i
Seems   /usr/bin/gdesklets is calling   #!/usr/bin/python2.5

Which is no longer the version of Python, on my systems.

/usr/bin$ ls -l python*
lrwxrwxrwx 1 root root       9 2009-05-05 17:10 python -> python2.6
-rwxr-xr-x 1 root root 2579968 2009-04-18 22:52 python2.6

Just changing 'gdesklets' to call 'python' dosent fix it either. 
There must be some other issues going on as well.

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to