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

Bug 130158

Summary: xine-ui 0.99.4 settings drop down list navigation causes xine to hang
Product: Gentoo Linux Reporter: Damien <D.K.Allison>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Damien 2006-04-16 05:02:50 UTC
In the settings->setup frame when a drop down is selected a new window appears titled: xiTK (N) where N is the number of these sub menus open.  I think this is because I do have -gtk in USE.  If I try scrolling down the options in a drop down list, for example, which speaker configuration to use, after clicking on the down arrow in the drop down list xine seems to hand.  Also noticed that X is running at around 40% cpu.  I noticed too that once the down button has been clicked there seem to be a lot of events generated that make the cursor quite erratic.  Is it possible that the set focus event is being called too many times?

Steps to reproduce:
1) Open xine.
2) Right click the video window and go down to settings->setup
3) Go to the audio tab (using this drop down because always has lots of things).
4) Scroll down to the speaker configuration drop down list.
5) Drop down the list and select the navigate down button.

Actual Result: xine starts generating lots of events that seem to be handled by X that make the cursor flash extremely quickly (could be a focus event).

Expected Result: the drop down list would let you navigate down the list until you found the option you wanted.

emerge --info
Portage 2.0.54 (default-linux/amd64/2005.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /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/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa amd64 apache2 audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt cups curl dri dts dvb dvd eds emboss encode esd ethereal exif expat fam ffmpeg flac foomaticdb fortran gd gif glut gmp gpm gstreamer gtk gtk2 hardened idn imagemagick imap imlib ipv6 isdnlog jpeg kde lcms ldap libwww lirc lzw lzw-tiff mad maildir mhash mng motif mp3 mpeg mysql ncurses nls offensive ogg oggvorbis openal opengl pam pcre pdflib perl php png pppd python qt quicktime readline samba sasl sdl session slang spell ssl tcltk tcpd tetex threads tiff truetype truetype-fonts type1-fonts udev usb videos vorbis wmf xine xml xml2 xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-16 05:09:03 UTC
Please, don't restrict bugs without any reason.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-16 05:25:56 UTC

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