Re: [Rosegarden-user] Auto shutdown

2022-09-04 Thread Will Godfrey
On Sat, 3 Sep 2022 13:12:21 -0400 Ted Felix wrote: >On 9/2/22 5:43 AM, Will Godfrey wrote: >> pidof rosegarden >> followed by >> kill >> 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

Re: [Rosegarden-user] Auto shutdown

2022-09-03 Thread Ted Felix
On 9/2/22 5:43 AM, Will Godfrey wrote: pidof rosegarden followed by kill 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

Re: [Rosegarden-user] Auto shutdown

2022-09-03 Thread Lorenzo Sutton
On 03/09/2022 14:25, Will Godfrey wrote: On Fri, 2 Sep 2022 17:06:03 +0200 Lorenzo Sutton wrote: On 02/09/2022 16:30, Lorenzo Sutton wrote: On 02/09/2022 11:43, Will Godfrey wrote: ... On 7/25/22 4:00 PM, Will Godfrey wrote: Is there any way to externally tell Rosegarden to close files

Re: [Rosegarden-user] Auto shutdown

2022-09-03 Thread Will Godfrey
On Fri, 2 Sep 2022 17:06:03 +0200 Lorenzo Sutton wrote: >On 02/09/2022 16:30, Lorenzo Sutton wrote: > > On 02/09/2022 11:43, Will Godfrey wrote: >... > >>> On 7/25/22 4:00 PM, Will Godfrey wrote: > Is there any way to externally tell Rosegarden to close files and > cleanly shut >

Re: [Rosegarden-user] Auto shutdown

2022-09-02 Thread Lorenzo Sutton
On 02/09/2022 16:30, Lorenzo Sutton wrote: > On 02/09/2022 11:43, Will Godfrey wrote: ... >>> On 7/25/22 4:00 PM, Will Godfrey wrote: Is there any way to externally tell Rosegarden to close files and cleanly shut down? ... >> >> pidof rosegarden >> followed by >> kill

Re: [Rosegarden-user] Auto shutdown

2022-09-02 Thread Lorenzo Sutton
On 02/09/2022 11:43, Will Godfrey wrote: On Tue, 26 Jul 2022 23:18:12 -0400 Ted Felix wrote: The standard way is to kill the process. This doesn't actually kill the process. It sends a SIGTERM (15) which politely asks the process to close. I have no idea how well rosegarden handles

Re: [Rosegarden-user] Auto shutdown

2022-09-02 Thread Will Godfrey
On Tue, 26 Jul 2022 23:18:12 -0400 Ted Felix wrote: > The standard way is to kill the process. This doesn't actually kill >the process. It sends a SIGTERM (15) which politely asks the process to >close. > > I have no idea how well rosegarden handles SIGTERM. But you can try >it and

Re: [Rosegarden-user] Auto shutdown

2022-07-26 Thread Ted Felix
The standard way is to kill the process. This doesn't actually kill the process. It sends a SIGTERM (15) which politely asks the process to close. I have no idea how well rosegarden handles SIGTERM. But you can try it and open a bug report if you don't like the results. Ted. On

[Rosegarden-user] Auto shutdown

2022-07-25 Thread Will Godfrey
Is there any way to externally tell Rosegarden to close files and cleanly shut down? -- Will J Godfrey {apparently now an 'elderly'} https://willgodfrey.bandcamp.com/ http://yoshimi.github.io Say you have a poem and I have a tune. Exchange them and we can both have a poem, a tune, and a song.