On 9/2/22 5:43 AM, Will Godfrey wrote:
        pidof rosegarden
followed by
        kill nnnn
seems to give a clean shutdown, even of a running instance. So all I need to do
now is write a small program to combine those into a single command - might be
able to do that in python.

  There's already a command, pkill:

  pkill rosegarden

As for the lock file, that should be ignored since the process ID should be different on each invocation. Unless you are launching rg at startup. That might indeed confuse it.

Ted.


_______________________________________________
Rosegarden-user mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to