Bug 101861 - Bad behavior with minicom - resizing issue
Summary: Bad behavior with minicom - resizing issue
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.5
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 00:34 UTC by Paul Campbell
Modified: 2005-04-02 01:42 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 Paul Campbell 2005-03-19 00:34:30 UTC
Version:           1.5 (using KDE 3.4.0, Gentoo)
Compiler:          gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
OS:                Linux (i686) release 2.6.10-gentoo-r6

Starting with kde 3.4 konsole and minicom don't play well together. Basically what happens is that minicom seems to get into a state where minicom continually tries to resize the screen over and over and over again forever clearing the screen each time. This was not a problem in 3.3.2

Users who have a problem with this can get usefull work done by going into Settings->Configure Konsole->General and unchecking "allow programs to resize terminal"
Comment 1 Kurt Hindenburg 2005-03-28 23:51:39 UTC
I'm aware resizing doesn't work, see BR 95932.

 However, minicom works fine here.  In fact it appears minicom does not resize the terminal.  I tried xterm with strange dimensions and minicom didn't resize xterm.  I don't know why you think minicom is resizing the terminal...

Minicom output looks O.K. to me.

Provide more details...
Comment 2 Paul Campbell 2005-03-29 00:00:29 UTC
it may depend on how you use minicom - I use it two different ways (both fail like this) one is an old one (2.00.0 on redhat 7.3, run over ssh from a gentoo machine running kde3.4) the other is gentoo tip-of-tree - in the past (kde 3.3 and before) minicom would always resize the window when run - I think it has a thing about window width and doesn't like them being wider than  80 chars, doesn't seem to care much about height - you might also need to make sure you have the bottom status line turned on. The symptoms are that the status line gets written over and over again continually, clearing the screen in the process
Comment 3 Kurt Hindenburg 2005-04-01 04:16:37 UTC
The only minicom I have is Gentoo's net-dialup/minicom-2.1-r1

I tried a huge window 75 198 xterm and minicom didn't resize it.  The statusbar is on.

Note that I've fixed the resizing issue in BR95932.

I just tried it in a maximized konsole and lo-and-behold, minicom resized it to 80x45.

Very strange....  both have TERM=xterm
Comment 4 Kurt Hindenburg 2005-04-02 01:42:20 UTC
This should be fixed as Konsole can resize now.  I've backported the resize fix so it will appear in KDe 3.4.1.
Let me know if you have any more issues...