Description of problem: When using vim with the gnome-terminal and scrolling, scroll fails and the terminal becomes corrupted. Version-Release number of selected component (if applicable): 0.21.4-1.fc12 How reproducible: 100% Steps to Reproduce: 1. identify a document that's longer than a few screenfulls 2. vi document 3. scroll down with j Actual results: The image on the screen is corrupted Expected results: Image is what editor expects Additional info: 1. This only started to happen after update -- regression 2. same thing with naked vim in gnome-terminal and vim in screen 2. xterm works (both direct and through screen)
Weird fact: I have another workstation with identical Rawhide. If I go over ssh there (with display going back where the corruption happens), everything is fine - there's no corruption. The corruption only happens with local clients. The ssh runs in the same terminal that corrupts. So, it looks like a problem with vim or terminfo locally, but all packages between the two computers are the same (e.g. vim-common, vte, ncurses-base (that provides terminfo)). A mystery!
Did you close all open terminals and start again? If not, an earlier version may be running. Alternatively, run "gnome-terminal --disable-factory". I fixed that particular scrolling bug in 0.21.4. Also, filing bugs upstream (bugzilla.gnome.org) gets a faster response. Thanks.
No, you only fixed the outright crash with 0.21.4. With the "old" factory process still running I would not be able to proceed far enough to hit this bug. Anyway, this bug persists after a system reboot, so factory is not involved.
I have two Rawhide systems that I use for work: desktop and laptop. On desktop, the bug does not occur. On laptop it occurs. The relevant package set is identical on both systems: gnome-terminal-2.27.91-1.fc12.x86_64 ncurses-base-5.7-3.20090207.fc12.x86_64 vim-common-7.2.245-3.fc12.x86_64 vte-0.21.4-1.fc12.x86_64 Therefore, I suspect it's something in the Radeon driver on laptop. The desktop uses Intel (Havendale). I am reassigning this bug to xorg-x11-drv-ati, so that David Airlie or someone else who hacks on Radeon could have a look at this. It reproduces very easily.
Attach screenshot of corruption at least?
Created attachment 359206 [details] Screenshot Surprise -- it can be captured by system means, without a camera. This is taken after opening a file and hitting 'j' a few times. Look at the bottommost line, where the cursor is.
Duplicate of bug 520225 perhaps?
1) I am facing the same bug (I think), but on non-ATI hardware. (on Intel i915) 2) This may be a gnome-terminal problem rather than vte. gnome-terminal-2.26.2-3.fc12.x86_64 vte-0.21.4-1.fc12.x86_64 works for me. gnome-terminal-2.27.91-1.fc12.x86_64 vte-0.21.4-1.fc12.x86_64 does not.
Great, after an update the previously immune box has it too. And you know what, the vte was not updated, but gnome-terminal was. gnome-terminal-2.26.2-3 -- not affected for certain gnome-terminal-2.27.91-1 -- NOT affected for me gnome-terminal-2.27.92-1 -- affected So there's some contention between observations by me and Saikat, but it seems like gnome-terminal after all. I'm changing the component.
Now it's gone on both of affected systems. Versions: gnome-terminal-2.27.92-1.fc12.x86_64 vte-0.21.5-1.fc12.x86_64 Should I close this? Saikat?
Well, you should really test with 0.22.0 or 0.22.1, but yeah, I expect it to have gone.
Yes. I haven't encountered this in the latest rawhide for a week or two now. Thanks.