The backend that I was talking about is running the mythfrontend as well - The frontend no longer crashes on this pc. I'll be playing with myth today, so I'll let you know what happens on my other Pcs
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of tim winters Sent: Sunday, 11 September 2005 6:29 AM To: Discussion about mythtv Subject: RE: [mythtv-users] CD Ripping FC4 Now working has any one found the fix for the fontend crashing? --- David Maher <[EMAIL PROTECTED]> wrote: > CD on my FC4 backend ripping has suddenly started > working. I had given up trying to fix it, but it > must be like a lot of things in life - ignore the > problem and it goes away. > I have been fiddling around with my mythbackend a > lot recently, getting a usb dvb card working etc, so > I have made a lot of changes to the system. > The major changes are: > > Compiled and Upgraded vanilla kernel 2.6.13 (because > it had twinhan dvb-usb support) > Upgraded Myth to current CVS (7215) > Yum update > > I haven't upgraded either of my frontends yet, so > I'll be a bit more scientific about this when I do > upgrade them and find out what fixed the cd ripping. > > But at least we know it can be made to work! > > Regards > David Maher > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Paul News > Sent: Tuesday, 6 September 2005 1:42 AM > To: Discussion about mythtv > Subject: Re: [mythtv-users] CD Ripping FC4 > > > On 8/20/05, David Maher <[EMAIL PROTECTED]> wrote: > > Well, at least we can stop trying to find a > working version of libcdaudio and concentrate on > something else.... > > > > -----Original Message----- > > [... snip ...] > > P.S. > > Here is the link that Isaac left: > > > http://www.gossamer-threads.com/lists/mythtv/commits/145691 > > I opened up the Svn per Alex and was left with > this > > simple remark. > > Any new ideas? > > The link above mentions that it's "your libavcodec", > so I picked up > the latest ffmpeg from CVS and built it this morning > ... same abort. > > But if you do an ldd of /usr/bin/mythfrontend, it > uses > libmythavcodec-0.18.1.so.0, not libavcodec ... does > that mean it's a > myth-provided version of avcodec that's causing the > problem? > > > bash$ ldd /usr/bin/mythfrontend > linux-gate.so.1 => (0x00987000) > libmythtv-0.18.1.so.0 => > /usr/lib/libmythtv-0.18.1.so.0 (0x050df000) > libmythavformat-0.18.1.so.0 => > /usr/lib/libmythavformat-0.18.1.so.0 (0x001be000) > libmythavcodec-0.18.1.so.0 => > /usr/lib/libmythavcodec-0.18.1.so.0 (0x05a44000) > libmyth-0.18.1.so.0 => > /usr/lib/libmyth-0.18.1.so.0 (0x05fe7000) > libfreetype.so.6 => > /usr/lib/libfreetype.so.6 (0x00c0a000) > libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 > (0x03bfc000) > libasound.so.2 => /usr/lib/libasound.so.2 > (0x03595000) > libartsc.so.0 => /usr/lib/libartsc.so.0 > (0x00273000) > libgmodule-2.0.so.0 => > /usr/lib/libgmodule-2.0.so.0 (0x001b8000) > libdl.so.2 => /lib/libdl.so.2 (0x00ad3000) > libgthread-2.0.so.0 => > /usr/lib/libgthread-2.0.so.0 (0x008e2000) > libglib-2.0.so.0 => > /usr/lib/libglib-2.0.so.0 (0x0012d000) > libraw1394.so.8 => /usr/lib/libraw1394.so.8 > (0x002ca000) > libiec61883.so.0 => > /usr/lib/libiec61883.so.0 (0x002d2000) > libavc1394.so.0 => /usr/lib/libavc1394.so.0 > (0x002ed000) > libXinerama.so.1 => > /usr/X11R6/lib/libXinerama.so.1 (0x00244000) > libXv.so.1 => /usr/X11R6/lib/libXv.so.1 > (0x0023a000) > libXxf86vm.so.1 => > /usr/X11R6/lib/libXxf86vm.so.1 (0x0073e000) > libXvMCW.so.1 => > /usr/X11R6/lib/libXvMCW.so.1 (0x002e1000) > libXvMC.so.1 => /usr/X11R6/lib/libXvMC.so.1 > (0x002e8000) > libqt-mt.so.3 => > /usr/lib/qt-3.3/lib/libqt-mt.so.3 (0x04890000) > libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 > (0x003a8000) > libGL.so.1 => /usr/X11R6/lib/libGL.so.1 > (0x059c7000) > libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 > (0x00370000) > libXext.so.6 => /usr/X11R6/lib/libXext.so.6 > (0x00723000) > libX11.so.6 => /usr/X11R6/lib/libX11.so.6 > (0x00b02000) > libpthread.so.0 => /lib/libpthread.so.0 > (0x00aee000) > libstdc++.so.6 => /usr/lib/libstdc++.so.6 > (0x00cf7000) > libm.so.6 => /lib/libm.so.6 (0x00aac000) > libgcc_s.so.1 => /lib/libgcc_s.so.1 > (0x00cd6000) > libc.so.6 => /lib/libc.so.6 (0x00429000) > liblirc_client.so.0 => > /usr/lib/liblirc_client.so.0 (0x0025d000) > libz.so.1 => /usr/lib/libz.so.1 (0x00ad9000) > /lib/ld-linux.so.2 (0x00963000) > libmng.so.1 => /usr/lib/libmng.so.1 > (0x002fd000) > libjpeg.so.62 => /usr/lib/libjpeg.so.62 > (0x0010c000) > libpng12.so.0 => /usr/lib/libpng12.so.0 > (0x00214000) > libXrender.so.1 => > /usr/X11R6/lib/libXrender.so.1 (0x00101000) > libXrandr.so.2 => > /usr/X11R6/lib/libXrandr.so.2 (0x0068e000) > libXcursor.so.1 => > /usr/X11R6/lib/libXcursor.so.1 (0x00682000) > libXft.so.2 => /usr/X11R6/lib/libXft.so.2 > (0x0066d000) > libfontconfig.so.1 => > /usr/lib/libfontconfig.so.1 (0x00c74000) > libSM.so.6 => /usr/X11R6/lib/libSM.so.6 > (0x00694000) > libICE.so.6 => /usr/X11R6/lib/libICE.so.6 > (0x0069f000) > libXt.so.6 => /usr/X11R6/lib/libXt.so.6 > (0x00552000) > libexpat.so.0 => /usr/lib/libexpat.so.0 > (0x00be9000) > > > -- > PW > The only gracious way to accept an insult is to > ignore it. If you can't > ignore it, top it. If you can't top it, laugh at it. > If you can't laugh > at it, it's probably deserved. > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
