After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 134949 - Terminal corruption with irssi + screen + tabbed gnome-terminal
Terminal corruption with irssi + screen + tabbed gnome-terminal
Status: RESOLVED DUPLICATE of bug 127979
Product: gnome-terminal
Classification: Core
Component: general
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-02-20 10:02 UTC by Walter Mundt
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Walter Mundt 2004-02-20 10:02:43 UTC
I'm running gnome-terminal 2.4.0.1 on an FC-1 system.  This bug is really
obscure, but it's quite repeatable.  You need irssi (the IRC
client...perhaps other programs exhibit the same issues, but I haven't
encountered any).

Here's a step-by-step way to produce the problem:
1. Open up gnome-terminal
2. Open a new tab, so that there are two tabs present.
3. Run screen(1) (the terminal-multiplexing utility) in the new tab.
4. Run irssi inside of the screen session.
5. Connect to a server (any server) in irssi.
6. Switch to the first tab and run a command (ls for instance).
7. Switch back to the irssi window and do something that causes it to
scroll (/ping <yournick> repeatedly will do the job.)

What should happen is that irssi clears the screen (mostly, with variable
background color) instead of producing the desired output.  Hitting crtl-L
to force a refresh works, but the next line of output corrupts the display
again.  Detaching the screen and reattaching will fix it, but switching
tabs and running any command will cause it to happen again.

This does not occur when not using tabs, or in konsole, which is the only
other tab-supporting terminal program I'm aware of; thus I'm pretty sure
it's a bug in gnome-terminal.  With so many programs involved though it's
hard to judge.
Comment 1 Philipp Frauenfelder 2004-03-05 11:15:55 UTC
I was able to reproduce this bug on a Debian unstable machine using
the following versions:
irssi-text     0.8.9-1
gnome-terminal 2.4.2-6
screen         4.0.2-2

I think this is a duplicate of Bug 127979.
Comment 2 Philipp Frauenfelder 2004-03-05 13:13:42 UTC

*** This bug has been marked as a duplicate of 127979 ***