Hi Mathias, Try to put the line
#!/usr/bin/env python2.5 at the first line of your application file and run a chmod +x /home/user/Python/timetracker.py As Jakub said you don't need to provide a .service file. Thanks, Osvaldo On 1/19/07, Mathias Uebelacker <[EMAIL PROTECTED]> wrote:
Hallo erverybody, i would like to try my application on the device without building a package. So i create a .desktop file with EXEC=/home/user/Python/timetracker.py
-- Osvaldo Santana Neto (aCiDBaSe) http://www.pythonologia.org _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
