If the code you gave me earlier is what you are running.. Don't you need a: #!/usr/bin/python Or whatever the appropriate path is for python on the N900 at the beginning? That could by why the desktop icon isn't working. You want either: Code: Exec=python /opt/healthcheck/healthcheck.py Or add the line above to the top of healthcheck.py.
Exec=python /opt/healthcheck/healthcheck.py