Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51755 - emerge makes konsole go mad
Summary: emerge makes konsole go mad
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-22 12:38 UTC by crusaderky
Modified: 2005-03-06 09:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crusaderky 2004-05-22 12:38:18 UTC
I'm using KDE-3.2.2.
This is not a new bug, it was also present in older versions.

Sometimes, randomly after using emerge (in particular emerge -upvD world, but not only), konsole screws up:

I type some characters in the command line, then I see a CR (but not an LF) and I overwrite the current line. then, if i insist, I move backwards into the lines, with a very nasty effect. If I write blind, commands DO work, but they're impossible to read. The only solution, in such case, is to close konsole and reload it.

example:

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.
 * IMPORTANT: 1 config files in /etc need updating.
 * Type emerge --help config to learn how to update config files.

root@crusaderbox crusader #


I press UP several times (but it happens also if I just write). look where I'm writing....

root@crusaderbox crusader # asdfafggdlkj lkjsdkjl klj kljalkslkj klj kjl kjl kj
kl kjl klj kjl kjlNOW I'M WRITING HEREk jkl lkj lkj jlk jkl kjlj kljkl jkl klj jkonkey
root@crusaderbox crusader # ACCEPT_KEYWORDS=~x86 emerge -pv bittornado net-p2p/mldonkey
donkeyrusaderbox crusader # ACCEPT_KEYWORDS=~x86 emerge -pv bittornado net-p2pmld

root@crusaderbox crusader # ACCEPT_KEYWORDS=~x86 emerge -pv bittornado net-p2p/mldonkey
donkey
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-05-25 16:49:51 UTC
i've seen this too, and i'm not sure if it's console or an ncurses type thing because it happens on some machines and not on others.
Comment 2 Shaun Crampton 2004-06-05 17:18:53 UTC
i've had the same problem... as soon as the command line tries to wrap it starts moving the whole line up the screen by a line with each character typed and then starts writing over the same line rather than wrapping to a new one.
Comment 3 crusaderky 2004-09-08 18:01:23 UTC
Still happens in KDE-3.3.0.
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-16 07:03:21 UTC
Does it happen with other terms or just with konsole?
Comment 5 crusaderky 2005-01-16 07:08:13 UTC
it doesn't ever happen with the regular (non-X) console. i've never extensively used other virtual terminals.
Comment 6 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-16 08:50:54 UTC
After some googling, it seems there are wider issues with bash, readline and 
escape characters (that portage uses a lot). I don't know if we can help you, 
I can only suggest to try bash-3 to see if it helps.
Comment 7 Gregorio Guidi (RETIRED) gentoo-dev 2005-03-06 09:02:04 UTC
No reply...