Bug 103169 - first line disappears from History
Summary: first line disappears from History
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-03 22:43 UTC by Tobi
Modified: 2007-02-01 19:39 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 Tobi 2005-04-03 22:43:03 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs
OS:                Linux

KDE: 3.4.0 Level "a" on Suse 9.0

1. open a new Konsole
2. enter
  echo first line
3. enter
  echo foo
repeatedly, until scroll bar is activated
4. scroll all the way up: the first line is missing
(that's the behaviour I get here, since KDE 3.4)
Comment 1 Kurt Hindenburg 2005-04-07 06:41:48 UTC
I can't duplicate it here.  What do you have History Number of lines set to?
Comment 2 Tobi 2005-04-07 09:50:53 UTC
$ grep HISTS .bashrc
HISTSIZE=10000
$ echo $HISTSIZE
10000
$

The problem occurs since I updated KDE to 3.4 (IIRC), I didn't change HISTSIZE at that point (IIRC). I can reproduce the problem with the above setting, and also with a HISTSIZE of 100.

Thanks for caring about this bug. It's important for me because I often copy and paste shell screens.
Comment 3 Kurt Hindenburg 2005-04-07 18:15:39 UTC
I was asking about Konsole's History.  Settings->History->Number of Lines.

Bash's HISTFILESIZE is not related to Konsole's (output) history.
Comment 4 Tobi 2005-04-08 15:32:15 UTC
That's set to 1000. I didn't change that setting.
Comment 5 Kurt Hindenburg 2005-04-08 19:24:34 UTC
Well there has to be something different...

What does this say?

echo $LINES $COLUMNS
Comment 6 Tobi 2005-04-08 21:05:38 UTC
$ echo $LINES $COLUMNS
29 86
$
Comment 7 Kurt Hindenburg 2005-04-09 23:24:23 UTC
yea, the '% echo first line' is no longer visible; there is a blank line where it should be.

Actually this may be related to 96605.

Comment 8 Tobi 2005-05-31 23:52:01 UTC
The bug is still there in KDE 3.4.1.
Comment 9 Tobi 2005-07-29 12:37:35 UTC
The bug is still there in KDE 3.4.2.
Comment 10 Yuriy Kozlov 2007-01-26 08:09:02 UTC
Looks like this is fixed in 3.5.6
Comment 11 Robert Knight 2007-02-01 19:39:40 UTC
*** Bug has been marked as fixed ***.