Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 99377

Summary: scite crashes when running from a remote machine
Product: Gentoo Linux Reporter: Shawn Rutledge <e_cloud>
Component: Current packagesAssignee: Krzysztof Pawlik (RETIRED) <nelchael>
Status: RESOLVED NEEDINFO    
Severity: critical CC: basic, pythonhead
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Shawn Rutledge 2005-07-17 16:47:40 UTC
If I start scite on a remote machine via ssh w/ X forwarding, it dies as soon as
I click on any menu.  This happens with 1.6.1 and 1.6.2.  I haven't tried with
1.6.3 yet but will soon.

Reproducible: Always
Steps to Reproduce:
[proton][04:39:05 PM] ssh nucleus -l root -X
...
[nucleus][04:38:31 PM] scite secs.scm &
[1] 10624

The scite window appears on my X server.
Now I try to select any menu item, and:

The program 'scite' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 2050 error_code 3 request_code 38 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

[1]+  Exit 1                  scite secs.scm

Actual Results:  
scite crashes

Expected Results:  
show the menu  :-)

[nucleus][04:46:54 PM] emerge info scite
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.4, glibc-2.3.3.20040420-r1,
2.6.9-mm1 i686)
=================================================================
System uname: 2.6.9-mm1 i686 Pentium II (Klamath)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.3-r1 [2.3.3 (#1, Jul 23 2004, 11:42:38)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.3-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.5
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.5.2-r5
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/jetty/etc /usr/X11R6/lib/X11/xkb
/usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US"
LC_ALL="en_US.utf8"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X afs alsa apm avi berkdb bitmap-fonts commercial crypt cups curl
emboss encode esd fam flash foomaticdb fortran gd gdbm gif gnome gpm gtk gtk2
guile icc imap imlib ipv6 java jpeg junit kerberos ldap libg++ libwww mad mcal
mikmod mmx motif mp3 mpeg mysql ncurses nls oggvorbis opengl openldap oss pam
pdflib perl png postgres postgresql python qt quicktime readline samba sdl slang
spell ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb
xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-09-03 10:01:21 UTC
Can you try with >=1.70 ?