[maemo-developers] Python Launcher released

From: Jeffrey Barish jeff_barish at earthlink.net
Date: Mon Mar 31 18:04:20 EEST 2008
Luciano Miguel Wolf wrote:

> Pylauncher shows this message when wasn't possible to find the script to
> be executed. Try to use "python ./myapplication.py" or the full path to
> the script.
> 
> Regards,
> Luciano Wolf

Yes, prefixing ./ does the trick.  Seems a little strange, though, that
Pylauncher doesn't find a script in the cwd.

One other question: Is there a way to kill myapplication.py once it starts
running under Pylauncher?  I used to use ^c, but Pylauncher exits once it
gets myapplication running.  Can I send a signal to the daemon
(kill -something)?

Start up is definitely faster -- by about 2 seconds.  Nice work.
-- 
Jeffrey Barish


More information about the maemo-developers mailing list