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

Bug 101653

Summary: DVB-support in Kaffeine 0.7 disappeared
Product: Gentoo Linux Reporter: Thomas Schlesinger <schlesix>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Schlesinger 2005-08-07 09:32:52 UTC
After updating kaffeine from 0.6-r1 to 0.7, there was no tab for DVB. When I 
downgrade back to 0.6-r1, I have this tab. Something DVB-related seems to be 
broken. 

Reproducible: Always
Steps to Reproduce:
1. emerge kaffeine 
2. start kaffeine 
 
 
Actual Results:  
There is no "DVB" tab in kaffeine 

Expected Results:  
There should be a "DVB" tab in kaffeine 

SchlesisNB kaffeine # emerge info 
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 
2.6.12-gentoo-r6 i686) 
================================================================= 
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) M processor 1.73GHz 
Gentoo Base System version 1.6.13 
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
dev-lang/python:     2.3.5, 2.4.1-r1 
sys-apps/sandbox:    1.2.8 
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 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.18-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-O3 -march=pentium-m -pipe -fomit-frame-pointer" 
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/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d" 
CXXFLAGS="-O3 -march=pentium-m -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig ccache distlocks prelink sandbox sfperms strict" 
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
LANG="de_DE" 
LC_ALL="de_DE@euro.UTF-8" 
LINGUAS="de" 
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="x86 X a52 alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl 
divx4linux dv dvd dvdread eds emboss encode esd fam fame flac foomaticdb 
fortran gdbm gif gpm gstreamer gtk2 guile imagemagick imlib ipv6 java jpeg 
junit kde kdexdeltas libg++ libwww mad mikmod mmx mmxext motif mp3 mpeg 
ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime 
readline samba sdl speex spell sqlite sse ssl subtitles svga tcltk tcpd tetex 
tiff truetype truetype-fonts type1-fonts uselocales vorbis xine xml2 xmms xv 
xvid zeroconf zlib linguas_de userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-07 10:10:23 UTC
What about 'USE="dvb" emerge kaffeine' ?
Comment 2 Thomas Schlesinger 2005-08-07 10:22:20 UTC
Yes, that solved my problem. I wonder, why kaffeine 0.6-r1 did work without 
USE="dvb". 
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-07 10:28:35 UTC
(In reply to comment #2)
> Yes, that solved my problem. I wonder, why kaffeine 0.6-r1 did work without 
> USE="dvb". 

Have a look at the ebuilds and you'll see. ;) Thanks for reporting back, closing.