Summary: | gnome-terminal loses lines while scrolling | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Borja Pacheco <borja.pacheco> |
Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | vapier |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Borja Pacheco
2004-11-03 05:34:47 UTC
Same here. In my case the steps to reproduce are: 1.) Open a gnome-terminal. 2.) Maximize WINDOW (if it's not maximized I don't lose lines) 3.) Fill the terminal with text (dmesg will do the work). 4.) Scroll back using the scrollbar. 5.) Scroll down again to see the prompt SLOWLY. Randomly, lines will we blanked. If the scroll down is done quickly, no lines are lost at all!! I see this bug was entered last month. Rebuilt the system recently. Using currently: Portage 2.0.51-r3 (default-linux/x86/2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-rc2 i686) ================================================================= System uname: 2.6.10-rc2 i686 Intel(R) Pentium(R) 4 CPU 1600MHz Gentoo Base System version 1.6.6 Autoconf: sys-devel/autoconf-2.59-r5 Automake: sys-devel/automake-1.8.5-r1 Binutils: sys-devel/binutils-2.15.92.0.2-r1 Headers: sys-kernel/linux26-headers-2.6.8.1-r1 Libtools: sys-devel/libtool-1.5.2-r7 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X acpi alsa apache2 avi berkdb bitmap-fonts bmp cdr crypt cscope cups dmx dvd emacs encode exif f77 fam flac font-server foomaticdb fortran gdbm gif gmp gnome gpm gstreamer gtk gtk2 imlib jabber jpeg libg++ libwww mad mikmod mime mmx mng motif mpeg ncurses network nls nosendmail nptl nptlonly offensive oggvorbis opengl pam pdflib pic png quicktime readline real rtc scanner slang speex spell sse ssl svg tcltk tcpd theora tidy tiff truetype truetype-fonts unicode usb wmf x86 xml xml2 xpm xprint xv xvid xvmc zlib" Gnome-terminal: x11-terms/gnome-terminal-2.8.0 (old version 2.7.3 had the same problem) Possible related packages: x11-libs/gtk+-2.4.13-r1 x11-base/xorg-x11-6.8.0-r3 media-video/nvidia-kernel-1.0.6629 Important: the original reporter seems to be a Spanish user (just like me). I have set LC_ALL and LC_LANG to "es_ES.UTF-8" You are right! a) You have explained perfectly how to reproduce the failure. It's the same for me ( I didn't notice about maximized terminal because I always preload it this way. b) I've built my system recently, and gnome-terminal was always wrong. I guess it's an issue with gentoo, not with gnome-terminal, because under Debian it worked fine... c) I'm a Spanish user, and my locales are: LANG=es_ES.UTF-8 LC_CTYPE="es_ES.UTF-8" LC_NUMERIC="es_ES.UTF-8" LC_TIME="es_ES.UTF-8" LC_COLLATE="es_ES.UTF-8" LC_MONETARY="es_ES.UTF-8" LC_MESSAGES="es_ES.UTF-8" LC_PAPER="es_ES.UTF-8" LC_NAME="es_ES.UTF-8" LC_ADDRESS="es_ES.UTF-8" LC_TELEPHONE="es_ES.UTF-8" LC_MEASUREMENT="es_ES.UTF-8" LC_IDENTIFICATION="es_ES.UTF-8" LC_ALL= d) Have ever you noticed some extrange behavior using text consoles with characters, too?? Is this related to? Same on all my 3 systems. Still there in Gnome 2.10 !! I would raise from minor to normal severity.. the degree at which each computer is affected is variable. But on one of them, I can barely use the terminal. try doing `export TERM=gnome` in the terminal and then see if your applications lose random lines still Reporters, What version of x11-libs/vte do you have installed? Also, could the people who experience this bug search in Gnome's bugzilla for a similar report? I think this may be related: http://bugzilla.gnome.org/show_bug.cgi?id=122150 If that's the case, vte has included a patch for it since vte-0.11.11-r2.ebuild. Have you tested it? Finally, for the people who have posted "me too" comments (or are tempted to do so in the future), please include useful information, such as your "emerge info" (which, by the way you should always include in bug reports). Hi Leonardo, I finally decide to be patience, and I kept on using gnome-terminal. One happy day the bug stopped, but I'm not able to say you if it happened when I changed my vte libs (I use to update very frecuently). In any case: a) Now it works fine b) My vte is.... [ I] x11-libs/vte (0.11.12): Xft powered terminal widget I'm sorry for not marking this as fixed. Regards. |