<HTML><HEAD><TITLE></TITLE><style type = "text/css"><!-- body { font-family:"Sans" } --> </style><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"></HEAD><BODY><font face="Sans" size=3>Hallo erverybody,<BR>
<BR>
i would like to try my application on the device without building a package.<BR>
<BR>
So i create a .desktop file with</font><BR>
<BR>
<font face="Sans" size=3>EXEC=/home/user/Python/timetracker.py<BR>
<BR>
an a .service file with the same link.<BR>
<BR>
By clicking the entry in the navigationbar i get a info banner with...timetracker will be load... but nothing more.<BR>
<BR>
1. Is there a mistake in the EXEC command?<BR>
<BR>
2. In xterm i use the run-standalone command to start the application in front of the theme. Is it possible to use this command in the .desktop file?<BR>
<BR>
br<BR>
Mathias</font></BODY></HTML>