On Fri, Apr 24, 2009 at 09:58:10PM +0200, Frans Pop <elen...@planet.nl> was heard to say: > On Friday 24 April 2009, Javier Serrano Polo wrote: > > If you still believe this is an aptitude bug, please name another > > Curses application with a similar behaviour (updating text on the > > bottom right) that works. > > What I find very suspicious is that the error *only* ever occurs for > "Reading package list" and not for any other status line. For all other > status lines the percent sign does get displayed correctly in the bottom > right corner.
That may be true, but aptitude does exactly the same thing for all the progress messages -- either display a progress bar or clear it depending on the message apt gives it. In this case, I don't see what could possibly be going wrong. aptitude tells curses to emit text at a particular location. It clearly is passing the right location: if I shift the text to the left, it's in the right location relative to the right-hand side of the terminal, even when I can reproduce the bug otherwise. I'm inclined to reassign this to curses or to the terminal itself, if I can figure out which one is at fault. Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org