[maemo-developers] [maemo-developers] starting python application without building package
From: Osvaldo Santana osantana at gmail.comDate: Fri Jan 19 14:50:05 EET 2007
- Previous message: [maemo-developers] starting python application without buildingpackage
- Next message: [maemo-developers] starting python application without building package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 <m.uebelacker at googlemail.com> 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
- Previous message: [maemo-developers] starting python application without buildingpackage
- Next message: [maemo-developers] starting python application without building package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]