[Bug 353483] Re: konsole reports wrong window size (lines=24) to terminal programs

Bug Watch Updater 353483 at bugs.launchpad.net
Thu Oct 26 23:13:36 UTC 2017


Launchpad has imported 12 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=477359.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2008-12-20T23:26:10+00:00 Jonathan wrote:

Description of problem:

When opening a new tab in a konsole window with dimensions 80x40, the
new tab has LINES=24 set in the environment.

Version-Release number of selected component (if applicable):

kdebase-4.1.3-2.fc10.x86_64

How reproducible:

Always

Steps to Reproduce:

1. Close all konsole windows
2. Open new konsole window, resize to 80x40, close window.
3. Open konsole window then open a new tab
4. In the new tab run 'echo $LINES ; resize ; echo $LINES'
  
Actual results:

$ echo $LINES ; resize ; echo $LINES
24
COLUMNS=80;
LINES=40;
export COLUMNS LINES;
40


Expected results:

$ echo $LINES ; resize ; echo $LINES
40
COLUMNS=80;
LINES=40;
export COLUMNS LINES;
40


Additional info:

Note that after running resize, the environment changes to the correct value.
This only seems to happen if the window is 80x40, any other size, e.g. 81x40 or 80x39 the value of $LINES is correct in the new tab.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/0

------------------------------------------------------------------------
On 2008-12-21T22:16:38+00:00 Rex wrote:

I'm currently testing kde-4.2(beta2), and can't reproduce this there, so
hopefully that means

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/1

------------------------------------------------------------------------
On 2009-01-05T09:18:11+00:00 Jaroslav wrote:

I can reproduce it in KDE 4.1 (kdebase-4.1.3-2.fc10.x86_64).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/2

------------------------------------------------------------------------
On 2009-01-06T12:09:50+00:00 Jaroslav wrote:

And it is still reproducible in latest SVN trunk (clean, no Fedora
patches). Looks like this bug:
https://bugs.kde.org/show_bug.cgi?id=176902 (Vim in tabbed shell
truncated to 24 lines).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/3

------------------------------------------------------------------------
On 2009-01-10T15:21:03+00:00 Steven wrote:

Thank you for the bug report.  This issue needs to be addressed by the
upstream developers.  Please submit a report at http://bugs.kde.org. You
are requested to add the bugzilla link here for tracking purposes.
Please make sure the bug isn't already in the upstream bug tracker
before filing it.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/4

------------------------------------------------------------------------
On 2009-01-10T16:34:04+00:00 Jonathan wrote:

the external bug is already linked, see comment #3

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/5

------------------------------------------------------------------------
On 2009-01-10T18:47:14+00:00 Kevin wrote:

Thanks, we will continue monitoring this upstream.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/6

------------------------------------------------------------------------
On 2009-02-09T18:19:56+00:00 Kevin wrote:

Reopening to track KDE 4.2 push (reference added to the KDE 4.2 update,
so Bodhi should autoclose it).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/7

------------------------------------------------------------------------
On 2009-02-20T18:29:24+00:00 Jonathan wrote:

Thanks for continuing to monitor this upstream, although everybody
failed to notice that it's not fixed upstream, and certainly isn't fixed
in the current release.  Changing to CLOSED - UPSTREAM since that's a
bit more accurate.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/8

------------------------------------------------------------------------
On 2009-02-20T18:53:22+00:00 Kevin wrote:

It got included in my mass close because it got added to the kde42
tracker as fixed in 4.2. Apparently somebody incorrectly claimed it was
fixed in 4.2. I've taken it off that tracker. Sorry for the mess.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/9

------------------------------------------------------------------------
On 2010-02-14T04:33:31+00:00 Gabriel wrote:

this bug happen with kde SC 4.4 kdebase-4.4.0-3.fc12.i686 but not with
previous KDE SC RC ( 4.3.98, 4.3.5)

sometimes new created tabs are fine ( with LINES=40) and sometimes are
not.(LINES=24)

Gabriel

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/18

------------------------------------------------------------------------
On 2010-07-25T12:47:39+00:00 Alain wrote:

from ubuntu , Konsole swaps COLUMNS and LINES , when a resize is done
from inside a program (eg vi)

The following command line totally messes-up konsole until it is resized
with mouse !

$ resize; vi /tmp/a +"set co=$(($COLUMNS + 3))" +:q; resize

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/353483/comments/20


** Changed in: kdebase (Fedora)
       Status: Unknown => Won't Fix

** Changed in: kdebase (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in Ubuntu.
https://bugs.launchpad.net/bugs/353483

Title:
  konsole reports wrong window size (lines=24) to terminal programs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/353483/+subscriptions




More information about the kubuntu-bugs mailing list