Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121936 - Xvidcap + Translucency = Flickering / segfaulting nightmare
Summary: Xvidcap + Translucency = Flickering / segfaulting nightmare
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 23:56 UTC by georgia_tech_swagger
Modified: 2006-02-07 03:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description georgia_tech_swagger 2006-02-06 23:56:48 UTC
Running xvidcap with translucency enabled results in a video that flickers crazily (perhaps trying to 'gain focus' through the layers of transparency?).   It also segfaults rather easily/frequently... especially with KDE popups such as the Kmenu or the "icon zoom" bit for program icons in a panel.

==================== Relevant hardware  
eVGA GeForce 6600 GT


==================== Relevant software
* x11-base/xorg-x11
     Installed:           6.8.2-r6

* kde-base/kde-meta
     Installed:           3.4.3

 media-video/nvidia-glx
     Installed:           1.0.8178

* media-video/nvidia-kernel
     Installed:           1.0.8178-r3


==================== Relevant xorg.conf sections
Section "Device"
        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "nVidia Corporation"
        BoardName   "Unknown Board"
        BusID       "PCI:1:0:0"
        Option "RenderAccel" "true"
        Option "AllowGLXWithComposite" "true"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        SubSection "Display"
                Modes "1024x768"
                Depth     24
        EndSubSection
EndSection

Section "Extensions"
    Option "Composite" "true"
EndSection


==================== emerge --info
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /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="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac aim alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 bzlib cdr clamav codecs crypt css cups curl dba dhcp directfb divx4linux dvb dvd dvdr dvdread eds emboss encode ethereal exif expat fam ffmpeg flac foomaticdb fortran freetype gd gdbm gif gimp gimpprint gkrellm glut gmp gnome gpm gstreamer gtk gtk2 icq idn imagemagick imlib ipv6 ithreads java jpeg junit kde kdeenablefinal lcms libcaca libclamav libg++ libwww lirc live lm_sensors mad mikmod mixer mjpeg mmx mng motif mozilla mp3 mpeg mplayer msn mysql mythtv ncurses nls nsplugin nvidia offensive ogg oggvorbis openal opengl oss pam pcap pcre pdf pdflib perl php png python qt quicktime rar readline real screenshot sdl session silc socks5 spell sse sse2 ssl svgz tcltk tcpd threads tiff transcode truetype truetype-fonts type1-fonts udev usb userlocales v4l v4l2 vcd vorbis wifi win32codecs x86 xml xml2 xmms xv xvid yahoo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-02-07 03:38:07 UTC
This'a xvidcap bug - please file it upstream.