Kevin Meagher wrote:
> Hi all,
> 
> I'm running freevo 1.8.2 on gentoo linux. I havent made any changes to
> local_conf.py. when i goe to watch a movie there is an option for the
> dvd in the drive, when I select it, I get a black screen for about a
> second and then it takes me back to the movies menu. Running 'xine
> dvd://' plays the dvd perfectly so i don't think it is a problem with
> xine.
> 
> Here is stdout after I turned up logging, i don't see anythin relating
> to not playing the dvd:

I think that this particular DVD is copy-protected in such a way that it
will not play with Linux.

What you need to do is to enable DEBUG_CHILDAPP and then in the log
files check the command line that is being executed, should be in
main-X.log and also look at the xine-std*.log files.

> 
> $ freevo
> /usr/bin/freevo:36: DeprecationWarning: The popen2 module is
> deprecated.  Use the subprocess module.
>   import popen2
> /usr/lib/python2.6/site-packages/kaa/notifier/popen.py:52:
> DeprecationWarning: The popen2 module is deprecated.  Use the
> subprocess module.
>   import popen2
> /usr/lib/python2.6/site-packages/kaa/metadata/disc/cdrom.py:37:
> DeprecationWarning: the md5 module is deprecated; use hashlib instead
>   import md5
> trying "/var/log/freevo"...
> trying "/var/lib/freevo"...
> trying "/var/cache/freevo"...
> 
> Warning: freevo_config.py was changed, please check local_conf.py

Use freevo convert_config /home/freevo/.freevo/local_conf.py -w to fix
the messages.

Duncan

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to