Bug 187414 - konsole is not refreshed in aweseome wm
Summary: konsole is not refreshed in aweseome wm
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-17 16:09 UTC by Silvio Frischknecht
Modified: 2009-03-21 18:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.