Bugzilla – Bug 115948
konsole garbles displayed text
Last modified: 2005-11-30 13:15:47 UTC
two consecutive runs of lspci -v show different output, the following makes zero sized diffs though # lspci -v >lspci1 # for i in `seq 10000`; do lspci -v >lspci2; diff -u lspci1 lspci2 >$i.diff; done
Created attachment 49260 [details] konsole1.png
Created attachment 49261 [details] konsole2.png
where is the difference?
fourth line from bottom
ssh: connect to host epsilon port 22: No route to host how can I log in?
epsilon.suse.cz, 10.20.1.77
unable to reproduce.. does it happen with any konsole window size?
I just reproduced with default size. It doesnt happen allways, but should be easily reproducible in few runs of the lspci -v
I can't reproduce it either. And having the bug around doesn't help ;(