Version: (using KDE KDE 3.1.94) Installed from: Compiled From Sources Compiler: gcc 3.3.2 OS: Linux I tend to spend a lot of time coding and today I found that konsole's performance degrades significantly as time passes by. the problem seems to show up after about an hour of active text writing (in my case using the "jed" editor), haven't tested in other situations. konsole's scrolling becomes unberably slow. If I restart it, eveything goes back to normal (for another hour). I don't know what other info I can give you on the matter, only that I usually have around 4-5 shells per konsole window. I tried to see if it was a problem with the scroll buffer using the following shell script on a new konsole: while `true`; do echo -n hello; done but the shell was still usable after the buffer filled. seems to be dependent only on time :/ thanks for the great software. Ricardo Ferreira
You could tell what history settings you use and try a different type none/limited/unlimited.
sorry for the delay in the reply... It was set at 1000 lines (the default?). disabling the history seems to "fix" it. (although I can hardly live without it :) Ricardo Ferreira
I have the exact same problem. My history is also set to 1000 lines. I'm running on LindowsOS (Debian). The stalled window doesn't show up on "top" and new windows work fine even if you don't close the stalled one. I've gotten this behaivor even if nothing has been happening for several hours. I think the conditions are buffer is full and time passes.
sorry forgot to mention... A second session inside the stalled window is also affected by the slow down.
I can confirm this too... after a time working with several tabs opening and closing they, the konsole becomes slow, especially during screen refresh. It seems that the buffer is not emptied after close the tabs.
I don't know what version of kde this last comment refered to, but at least for me the problem seems to have been fixed in recent versions. I'll mark the bug as resolved.
I still have this behavior in KDE 3.3.2 (from Debian Testing). The most notable slowdown occurs with text/background colors are changed (like for example in alsamixer). I have to restart konsole once every few days to cure the problem.