Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135570 - mythtv-0.19_p9163-r1 preview window ghosting
Summary: mythtv-0.19_p9163-r1 preview window ghosting
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-04 15:25 UTC by Robert Forsman
Modified: 2006-09-28 08:45 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 Robert Forsman 2006-06-04 15:25:08 UTC
In the video preview window of the mythfrontend recording selection screen I am seeing colored ghosts in the video, slanted.  I would say it's an instance of this:

http://svn.mythtv.org/trac/ticket/1167

But I have a hauppauge PVR 250, not a 350.  My display is handled by xorg with an nvidia driver.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2006-06-04 21:48:07 UTC
Nah. The MythTV report describes a pretty specific PVR-350 issue. Unfortunately they didn't say what changeset fixed it or any notes with it. But what they're describing is setting up the ivtv frame buffer. This is very different from Nvidia drivers. You can see based on the ivtv ioctl call outs they talked about.

I'd lean towards the pretty common Nvidia driver issues with stuff like this. What drivers have you tested this on? What have you changed that this started to crop up?

emerge --info?
Comment 2 Robert Forsman 2006-06-05 06:21:50 UTC
This problem started when I upgraded mythtv from 0.18 to 0.19.

I've been running
nvidia-glx-1.0.6629-r7
nvidia-kernel-1.0.6629-r5
for as long as I can remember. (I got -r1 on Feb 2005 according to /var/log/emerge.log)

Portage 2.0.54-r2 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r3, 2.6.12-gentoo-r10 i686)
=================================================================
System uname: 2.6.12-gentoo-r10 i686 AMD Athlon(tm) XP  2600+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/X11/xkb /var/bind"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://mirror.datapipe.net/gentoo ftp://gentoo.chem.wisc.edu/gentoo/"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/thoth/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X Xaw3d aac acl alsa apache2 apm audiofile avi bash-completion berkdb bitmap-fonts bzilb bzip2 cdr cli crypt cups curl divx4linux dri dts dvb dvd dvdr edl emboss encode esd exif expat fam ffmpeg flac foomaticdb gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imlib ipv6 isdnlog java jpeg junit kde lcd lcms libg++ libwww lirc mad maildir matroska mhash mikmod mjpeg mmx mmx2 mng motif mozilla mozsvg mp3 mpeg mysql mythtv ncurses nls nojython ogg oggvorbis opengl pam pcre pdflib perl php png pppd python qt quicktime readline real reflection sdl session spell spl sse ssl svg svga tcltk tcpd theora tiff transcode truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vorbis win32codecs wmf xine xinerama xml xml2 xmms xorg xprint xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2006-09-28 08:45:36 UTC
Please test with the latest 0.20 ebuilds.