Hi,

Tried to play a movie and got:

2007-11-05 20:47:36,057 DEBUG    childapp.py (147): Running (list) 
"/usr/bin/xine --hide-gui --fullscreen -pq -g -B --geometry 1280x768+0+0 
--no-splash -r anamorphic -D --stdctl -V xv -A oss --no-lirc 
--post=pp:quality=10,expand dvd://mnt/removable/video/films/An 
Inconvenient Truth (2006) DVD-rip.divx.avi/VIDEO_TS/" with pid 4129 
priority -20
2007-11-05 20:47:36,161 DEBUG    childapp.py (425): logging stdout child 
to "/var/log/freevo/xine-stdout-0.log"
2007-11-05 20:47:36,163 DEBUG    childapp.py (425): logging stderr child 
to "/var/log/freevo/xine-stderr-0.log"
2007-11-05 20:47:36,164 DEBUG    childapp.py (162): /usr/bin/renice -20 
-p 4129
2007-11-05 20:47:36,177 DEBUG    childapp.py (442): stdout: no data, 
closing log
2007-11-05 20:47:36,295 ERROR    event callback
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/kaa/notifier/event.py", line 
191, in handle
    handler(event)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/event.py", line 
145, in __call__
    super(EventHandler, self).__call__(event)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/nf_wrapper.py", 
line 96, in __call__
    ret = super(NotifierCallback, self).__call__(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/callback.py", line 
168, in __call__
    result = cb(*cb_args, **cb_kwargs)
  File "/usr/lib/python2.5/site-packages/freevo/plugins/upsoon.py", line 
265, in event_handler
    (event, menuw, event.name, event.arg, event.context, event.handler), 2)
NameError: global name 'menuw' is not defined

And the file never plays.

The directory structure is:

ls -lh /mnt/removable/video/films/An\ Inconvenient\ Truth\ \(2006\)\ 
DVD-rip.divx.avi/
An Inconvenient Truth (2006) DVD-rip.divx.avi.avi

I copied the file back a level and get this:

2007-11-05 20:56:38,258 DEBUG    childapp.py (147): Running (list) 
"/usr/bin/xine --hide-gui --fullscreen -pq -g -B --geometry 1280x768+0+0 
--no-splash -r anamorphic -D --stdctl -V xv -A oss --no-lirc 
--post=pp:quality=10,expand file:///mnt/removable/video/films/An 
Inconvenient Truth (2006) DVD-rip.divx.avi.avi" with pid 4261 priority -20
2007-11-05 20:56:38,260 DEBUG    childapp.py (425): logging stdout child 
to "/var/log/freevo/xine-stdout-0.log"
2007-11-05 20:56:38,262 DEBUG    childapp.py (425): logging stderr child 
to "/var/log/freevo/xine-stderr-0.log"
2007-11-05 20:56:38,363 DEBUG    childapp.py (162): /usr/bin/renice -20 
-p 4261
2007-11-05 20:56:38,384 ERROR    event callback
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/kaa/notifier/event.py", line 
191, in handle
    handler(event)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/event.py", line 
145, in __call__
    super(EventHandler, self).__call__(event)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/nf_wrapper.py", 
line 96, in __call__
    ret = super(NotifierCallback, self).__call__(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/callback.py", line 
168, in __call__
    result = cb(*cb_args, **cb_kwargs)
  File "/usr/lib/python2.5/site-packages/freevo/plugins/upsoon.py", line 
265, in event_handler
    (event, menuw, event.name, event.arg, event.context, event.handler), 2)
NameError: global name 'menuw' is not defined
2007-11-05 20:56:38,389 DEBUG    childapp.py (442): stdout: no data, 
closing log

But this time it plays.

John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to