Still no luck! Test.desktop contents now: [Desktop Entry] Encoding=UTF-8 Version=0.1 Type=Application Name=Test Exec=/home/user/MyDocs/test/run-standalone.sh python2.5 test.py Icon= Do Python apps need to load with X-term in the background?
Exec=run-standalone.sh python2.5 /home/user/MyDocs/test/test.py Exec=/usr/bin/xterm run-standalone.sh python2.5 /home/user/MyDocs/test/test.py Exec=run-standalone.sh "python2.5 /home/user/MyDocs/test/test.py" Exec=/usr/bin/xterm run-standalone.sh "python2.5 /home/user/MyDocs/test/test.py"
Exec=python2.5 /home/user/MyDocs/test/test.py