Could not launch GDesklets

Asked by Sofa

Failed to execute child process "gdesklets" (No such file or directory)

Ubuntu 9.04, Clean install

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Sofa
Solved:
Last query:
Last reply:
Revision history for this message
Hemanth (hemanth-hm) said :
#1

Try fresh install of gdesklets
apt://gdesklets
apt://gdesklets-data

Revision history for this message
Hemanth (hemanth-hm) said :
#2
Revision history for this message
Sofa (alexschultze) said :
#3

Found it out. GDesklet is trying to use Python 2.5, but only 2.6 is installed.

Developer should fix that.

gdesklets
bash: /usr/bin/gdesklets: /usr/bin/python2.5: bad interpreter: No such file or directory

Revision history for this message
ericmc783 (ericmc783) said :
#4

I have also found this to be the case.

Installed gDesklets and had python 2.6. Had this error. Installed 2.5 and then was able to use the application.

Revision history for this message
derekge (derekge) said :
#5

Thanks for the fix - does python 2.6 have to be uninstalled?