Version: (using KDE 4.2.1) Compiler: gcc 4.3.3 OS: Linux Installed from: Gentoo Packages When using the awesome window manager konsole doesn't refresh the window content correctly steps to reproduce it : install awesome :D exit kde and start awesome start konsole by pressing "mod F1" #mod is usually the "window key" and entering konsole - hit enter run $ sleep 5 & dmesg # some thing else with much output will do as well change tag by pressing "mod 2" wait 5 secs go back to tag 1 by pressing "mod 1" and the output is not displayed. this bug could or could not have anything to do with [Bug 169031].
i made a mistake of course i meant $ sleep 5 && dmesg
this issue resolved it self with the new version of awesome. Though i still think it's strange that xterm was never affected by this issue.