*** This bug is a duplicate of bug 350562 ***
https://bugs.launchpad.net/bugs/350562
** This bug has been marked a duplicate of bug 350562
gdesklets requires python2.5 without package dependency
--
gdesklets won't run in Jaunty
https://bugs.launchpad.net/bugs/372651
You received this bug
** Description changed:
Binary package hint: gdesklets
gdesklets various modules all use shebangs referencing /usr/bin/python2.5
However, Python 2.6 is the default package installed with Jaunty.
Perhaps the shebangs should be modified to #!/usr/bin/python
+ When I changed all the Python
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/26388460/Dependencies.txt
** Description changed:
Binary package hint: gdesklets
- gdesklets various modules call use shebangs referencing /usr/bin/python2.5
+ gdesklets various modules all use shebangs referencing /us