Re: pid leakage in LilyPond

2010-02-02 Thread Graham Percival
On Tue, Feb 02, 2010 at 09:18:44AM +0100, David Kastrup wrote: > Patrick Karl writes: > > > I have noticed a resource problem in LilyPond, namely invocation of > > the "Compile/Typeset file" command in interactive mode always > > consumes one more pid. > > You are obviously not talking about Lil

Re: pid leakage in LilyPond

2010-02-02 Thread James Lowe
David, As you would have probably seen in a subthread of this. The Mac version actually does have the nice ability to not have to run lilypond as a CLI but uses hot-keys (cmd-s to save and cmd-r to compile, see the changes, make some edits in the inbuilt editor and then hit those two hot keys

Re: pid leakage in LilyPond

2010-02-02 Thread David Kastrup
Patrick Karl writes: > I have noticed a resource problem in LilyPond, namely invocation of > the "Compile/Typeset file" command in interactive mode always > consumes one more pid. You are obviously not talking about LilyPond but some application you use as a development shell. What application?

Re: pid leakage in LilyPond

2010-02-01 Thread Matthias Kilian
On Mon, Feb 01, 2010 at 09:40:11PM +, Graham Percival wrote: > >> When I enter music, I incrementally compile it as I go. > >> I do my work on a Mac running OS 10.4. There are a fixed number of > >> pids available for all the programs running on the Mac. > > > Excuse my ignorance, but what

Fwd: pid leakage in LilyPond

2010-02-01 Thread Patrick Karl
2244 - S+p1 0:00.01 grep 9800 So there you have it, a zombie pid for each cmd-r. Of course this problem might have been fixed in LilyPond 2.13. Regards, Pat James -Original Message- From: lilypond-user-bounces+james.lowe=datacore@gnu.org on behalf of Pa

Re: pid leakage in LilyPond

2010-02-01 Thread Graham Percival
On Mon, Feb 01, 2010 at 10:36:46PM +0100, James Bailey wrote: > > On 01.02.2010, at 21:27, Patrick Karl wrote: > >> When I enter music, I incrementally compile it as I go. >> I do my work on a Mac running OS 10.4. There are a fixed number of >> pids available for all the programs running on the

Re: pid leakage in LilyPond

2010-02-01 Thread James Bailey
On 01.02.2010, at 21:27, Patrick Karl wrote: I have noticed a resource problem in LilyPond, namely invocation of the "Compile/Typeset file" command in interactive mode always consumes one more pid. When I enter music, I incrementally compile it as I go. I do my work on a Mac running OS 1

Re: pid leakage in LilyPond

2010-02-01 Thread James Bailey
On 01.02.2010, at 21:27, Patrick Karl wrote: I have noticed a resource problem in LilyPond, namely invocation of the "Compile/Typeset file" command in interactive mode always consumes one more pid. When I enter music, I incrementally compile it as I go. I do my work on a Mac running OS 1

RE: pid leakage in LilyPond

2010-02-01 Thread James Lowe
nces+james.lowe=datacore@gnu.org on behalf of Patrick Karl Sent: Mon 01/02/2010 20:27 To: lilypond-user@gnu.org Subject: pid leakage in LilyPond I have noticed a resource problem in LilyPond, namely invocation of the "Compile/Typeset file" command in interactive mode always consu

pid leakage in LilyPond

2010-02-01 Thread Patrick Karl
I have noticed a resource problem in LilyPond, namely invocation of the "Compile/Typeset file" command in interactive mode always consumes one more pid. When I enter music, I incrementally compile it as I go. I do my work on a Mac running OS 10.4. There are a fixed number of pids availab