> Version 0.5.0 have improved a lot the progress dialog and now
> correctly displays the progress of audio extraction.

Not quite. With version 0.5.0-6 I still see the percentage
go to zero when new track is started to be extracted.
At the same time, the label under the progress bar says:
   "Extracting audio track 1"
all the time, which is incorrect.

The correct behavior would be one of these:
1. Keep the total progress: consider N tracks == 100%
   and report (i-1)/N + cdda2wav%/N where i is this
   track's number. Currently the (i-1)/N part is forgotten.
   The label needs to be updated as well.
2. Keep per-track progress as is, but update the label
   so that it says "Extracting audio track i"

Alex

-- 
Alexander Roitman   http://www.gramps-project.org



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to