[mythtv-users] Mythstream for trunk

Marc Tousignant drayson at net1plus.com
Tue Aug 11 20:30:18 UTC 2009



> -----Original Message-----
> From: mythtv-users-bounces at mythtv.org [mailto:mythtv-users-
> bounces at mythtv.org] On Behalf Of Marc Tousignant
> Sent: Tuesday, August 11, 2009 2:12 PM
> To: 'Discussion about mythtv'
> Subject: Re: [mythtv-users] Mythstream for trunk
> 
> 
> 
> > -----Original Message-----
> > From: mythtv-users-bounces at mythtv.org [mailto:mythtv-users-
> > bounces at mythtv.org] On Behalf Of John H
> > Sent: Tuesday, August 11, 2009 11:07 AM
> > To: mythtv-users at mythtv.org
> > Subject: Re: [mythtv-users] Mythstream for trunk
> >
> > >You are welcome. Thank you for testing it and reporting back. It is
> > nice
> > >to know that the patch is working.
> >
> > >When you say that the volume starts out pegged, do you mean actual
> > >volume, the volume display or both?
> >
> > Sorry, should've clarified. Just the display shows pegged for volume,
> > cache, and stability. The actual volume doesn't start out pegged.
> Once
> > you start a stream the display changes to reflect where the volume is
> > set.
> >
> > Thanks again for fixing this.
> > _______________________________________________
> 
> Since John has it working, I must be missing a dependency.
> 
> parser type: 0
> parser: /home/mythtv/.mythtv/mythstream/parsers/apple.pl
> read from parser
> parser ok
> received event
> received event ready
> sending fetchStatus ready
> received fetchstatus ready
> parser type: 0
> parser: /home/mythtv/.mythtv/mythstream/parsers/apple.pl
> read from parser
> parser ok
> received event
> received event ready
> sending fetchStatus ready
> received fetchstatus ready
> parser type: 0
> parser: /home/mythtv/.mythtv/mythstream/parsers/apple.pl
> Use of uninitialized value in concatenation (.) or string at
> /usr/lib64/perl5/vendor_perl/5.8.8/XML/DOM.pm line 483.
> read from parser
> parser ok
> received event
> received event ready
> sending fetchStatus ready
> received fetchstatus ready
> startstream1
> startstream2
> mythfrontend: symbol lookup error:
> /usr/lib/mythtv/plugins/libmythstream.so:
> undefined symbol: _Z11qt_xdisplayv
> 
> I can get all the way to the point of selecting the video to watch.
> On Apple trailers it bombs immediately.
> On the other videos I attempted it caches some of the video before
> attempting to play and bombing again.
> 
> I'm using Gentoo, and I have built an ebuild for installation.
> Here are my dependencies based on the installation guide at
> http://home.kabelfoon.nl/~moongies/howto/mythstream_install.html
> DEPEND="media-video/mplayer
>         dev-perl/XML-Simple
>         dev-perl/XML-DOM
>         dev-perl/XML-XQL
>         =sci-libs/fftw-2*"
> 
> I assume this is out of date and missing some dependencies.
> 
> Marc
> 
> _______________________________________________

I think I figured it out.
Even thou I applied the QT4 patch it looks like it is still looking for QT3
the interface _Z11qt_xdisplayv.



More information about the mythtv-users mailing list