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 169766 - fundamentally broken, simply unable to scroll
fundamentally broken, simply unable to scroll
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: Normal blocker
: ---
Assigned To: VTE Maintainers
Nalin Dahyabhai
Depends on:
Blocks:
 
 
Reported: 2005-03-09 20:49 UTC by Egmont Koblinger
Modified: 2005-04-28 21:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Egmont Koblinger 2005-03-09 20:49:19 UTC
Version details: 0.11.12

vte-0.11.12 (part of Gnome 2.10.0) is so fundamentally broken that I'm sure
it couldn't survive more than one minute of testing when a huge number of
big and complex patches were commited into CVS just a few days before
releasing Gnome 2.10.0.

It is simply unusable as a terminal emulator.

Just start gnome-terminal with its default settings (important: use the default
"None (use solid color)" setting for the background) and try to do anything
which requires the terminal to scroll its contents. E.g. Hold the Enter key
for a while at your shell prompt. Or try to view a long text file with "less"
and press the left arrow to scroll. What vte does is a complete disaster.
The cursor will be visible in many instances. The topmost line is incorrect
when "less" starts up. Its bottom status line gets repeated over and over again
filling the whole screen when you press the down arrow.

See bug #164153 including its additional comments for a detailed description.
Comment 1 Vincent Noel 2005-03-10 15:35:29 UTC
I cannot reproduce these bugs.
Are you using bash, csh, tcsh, zsh ?
Comment 2 Egmont Koblinger 2005-03-10 15:43:25 UTC
I'm using bash 3.0.

The Fedora developers faced the same problem, see here:
https://www.redhat.com/archives/fedora-devel-list/2005-March/msg00605.html
Comment 3 Egmont Koblinger 2005-04-27 11:02:15 UTC
Seems that 0.11.13 fixes this. Waiting for a confirmation from the developers.
Comment 4 Kjartan Maraas 2005-04-28 21:04:31 UTC
Yeah, the broken fedora patch was reverted.