Re: Progress indicator

2009-09-26 Thread Neil Puttock
2009/9/26 Michael Käppler : > I can confirm this for most cases. But I've had other experiences too AFAIK; So far every file I've checked takes a fraction of a second for stages one - four. > Could you please do a batch run with some files in --verbose mode, > using the attached patch and output

Re: Progress indicator

2009-09-26 Thread Michael Käppler
Could you please do a batch run with some files in --verbose mode, using the attached patch and output all to a logfile? leaves the issue with the last stage stalling at 81%: it's not much use as a progress indicator if 82 - 100% only takes a few seconds. That is about the font loading, I t

Re: Progress indicator

2009-09-26 Thread David Kastrup
Michael Käppler writes: >> Have you tested this using an editor? I've tried a fairly long piece >> > No, I haven't. >> using Frescobaldi and LilyPondTool, and neither likes the backspaces: >> >> Preprocessing graphical objects... (1 %) (2 %) (3 %) >> (4 %) (5 %)

Re: Progress indicator

2009-09-25 Thread Graham Percival
On Sat, Sep 26, 2009 at 12:29:34AM +0200, Michael Käppler wrote: > >> Preprocessing graphical objects... (1 %) (2 %) (3 %) >> (4 %) (5 %) (6 %) (7 %) (8 %) (9 >> %) (10 %) (11 >> > Argh... I admit that it isn't a very clean way to do t

Re: Progress indicator

2009-09-25 Thread Neil Puttock
all the stages apart from the last, since they only take up a few seconds of the preprocessing time. Of course, that then leaves the issue with the last stage stalling at 81%: it's not much use as a progress indicator if 82 - 100% only takes a few seconds. > Can you propose a good way how t

Re: Progress indicator

2009-09-25 Thread Michael Käppler
Have you tested this using an editor? I've tried a fairly long piece No, I haven't. using Frescobaldi and LilyPondTool, and neither likes the backspaces: Preprocessing graphical objects... (1 %) (2 %) (3 %) (4 %) (5 %) (6 %) (7 %) (8 %) (9 %

Re: Progress indicator

2009-09-25 Thread Neil Puttock
2009/9/24 Michael Käppler : > I'd like to propose the following as a possibility to provide a simple > progress indicator for the "Preprocessing graphical objects" stage. > I'm happy to read your comments. Have you tested this using an editor? I've tried a f

Progress indicator

2009-09-24 Thread Michael Käppler
Hi all, I'd like to propose the following as a possibility to provide a simple progress indicator for the "Preprocessing graphical objects" stage. I'm happy to read your comments. http://codereview.appspot.com/122051 Regards, Michael

Re: progress indicator?

2009-08-03 Thread Werner LEMBERG
>> Any chance to add a progress indicator, for example, giving the >> ratio between the total number of grobs and the grobs already >> processed? > > What could be done is having a progress indicator showing the number > grob/property combinations that were computed.

Re: progress indicator?

2009-08-03 Thread Han-Wen Nienhuys
On Mon, Aug 3, 2009 at 6:22 AM, Werner LEMBERG wrote: > > For longer pieces, lilypond takes ages for the `preprocessing > graphical elements' stage.  For the novice, it might appear that > lilypond hangs.  Any chance to add a progress indicator, for example, > giving the rat

progress indicator?

2009-08-03 Thread Werner LEMBERG
For longer pieces, lilypond takes ages for the `preprocessing graphical elements' stage. For the novice, it might appear that lilypond hangs. Any chance to add a progress indicator, for example, giving the ratio between the total number of grobs and the grobs already processed? W

Re: Progress indicator missing

2006-11-05 Thread Han-Wen Nienhuys
Werner LEMBERG escreveu: The phases Preprocessing graphical objects... and Layout output to `%s'... can take a lng time with big scores. What about a progress indicator? Ideally this should be a percentage, but any number will do just to indicate that something is happ

Progress indicator missing

2006-11-03 Thread Werner LEMBERG
The phases Preprocessing graphical objects... and Layout output to `%s'... can take a lng time with big scores. What about a progress indicator? Ideally this should be a percentage, but any number will do just to indicate that something is happening. W