Bug 187414

Summary: konsole is not refreshed in aweseome wm
Product: [Applications] konsole Reporter: Silvio Frischknecht <silvio.frischi>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Silvio Frischknecht 2009-03-17 16:09:02 UTC
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].
Comment 1 Silvio Frischknecht 2009-03-17 20:50:01 UTC
i made a mistake of course i meant
$ sleep 5 && dmesg
Comment 2 Silvio Frischknecht 2009-03-21 18:03:02 UTC
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.