Bug? branch progress indicator
Martin Pool
mbp at sourcefrog.net
Thu Jan 5 12:39:09 GMT 2006
On Thu, 2006-01-05 at 13:33 +0200, Alexander Belchenko wrote:
> When I branch some big tree (like bzr.dev) I see progress indicator. But
> it seems very starnge: I see 2 simultaneous progress indicator on the
> same line at the same time. First one is show progress when copying
> (what?) and this one has following form:
>
> [=============== ] copy 810/2979
> 0:01:31
>
> Second indicator has this form:
>
> [ ] copy-to 0/1
> -:--:--
>
> As I say both indicators appear on the same line simultaneously and
> continually rewrite each other.
>
> I found this behaviour of progress indicator when branching slightly
> confusing and buggy. But may be there is intended behaviour? I can
> imagine that it should be 2 indicators on 2 different lines, but on
> Windows it's not working and looks ugly.
>
> But I didn't found where this code is.
I think it's a bug. One of them comes from fetch.py; not sure about the
other but grepping for constructing of ProgressBar (either directly or
through the ui abstraction) should find it.
--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060105/3c5367cf/attachment.pgp
More information about the bazaar
mailing list