progress bar does not clear correctly

Bug #611127 reported by Parth Malwankar
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
High
Martin Pool

Bug Description

While doing a standalone branch of bzr trunk I noticed that the progress bar does not clear correctly.

[tmp]% time bzr branch ~/src/bzr.dev/trunk trunk0 > /dev/null
\ Fetching revisions:Inserting missing keys:28549/3285498549

3285498549 should actually be 328549. Thats what it starts of with but when the text content gets shorter the right edge doesn't get cleared.

With the overlap produced by the "adding file" phase this finally becomes:

[tmp]% time bzr branch ~/src/bzr.dev/trunk trunk0 > /dev/null
Branched 5361 revision(s).adding file 0/421428549/3285498549

Parth Malwankar (parthm)
tags: added: confusing-ui ui
tags: added: progress
tags: removed: confusing-ui ui
Changed in bzr:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Martin Pool (mbp) wrote :

This is probably a regression caused by my change in the last couple of weeks :/

Revision history for this message
Max Bowsher (maxb) wrote :

Definitely a regression vs 2.1. Here's another example:

maxb@z61p:~/wc/bzr/bzr/2.2$ bzr pull
Using saved parent location: bzr+ssh://bazaar.launchpad.net/~bzr-pqm/bzr/2.2/
No revisions to pull.Fetching revisions:Finishing stream
maxb@z61p:~/wc/bzr/bzr/2.2$

tags: added: regression
Martin Pool (mbp)
Changed in bzr:
assignee: nobody → Martin Pool (mbp)
importance: Medium → High
milestone: none → 2.2.0
status: Confirmed → In Progress
Revision history for this message
Martin Pool (mbp) wrote :
John A Meinel (jameinel)
Changed in bzr:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.