Hi,

I just got this traceback from rel-1 svn. Freevo was just sitting idle 
at the time. The last thing I had done was to try to play a smil stream 
a few minutes before but it didn't play (missing codec or bad config). I 
had watched tv briefly a while before that.

2008-08-19 23:36:20,540 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:36:25,158 DEBUG    mplayer.py (142): MPlayer.play(): 
mode=http, url=http://dynamic.rte.ie/av/live/32gb/rte2-450.smil
2008-08-19 23:36:25,162 INFO     mplayer.py (157): MPLAYER_ARGS not 
defined for 'video', using default
2008-08-19 23:36:25,167 DEBUG    mplayer.py (352): /usr/bin/mplayer 
-slave -v -vo xv,sdl,x11, -ao oss:/dev/dsp -autosync 100 -nolirc 
-nojoystick -autoq 100 -screenw 1360 -screenh 768 -fs -cache 5000 -vf 
pp=de http://dynamic.rte.ie/av/live/32gb/rte2-450.smil
2008-08-19 23:36:25,208 DEBUG    childapp.py (315): 
ChildApp2.__init__(app=['--prio=-20', '/usr/bin/mplayer', '-slave', 
'-v', '-vo', 'xv,sdl,x11,', '-ao', 'oss:/dev/dsp', '-autosync', '100', 
'-nolirc', '-nojoystick', '-autoq', '100', '-screenw', '1360', 
'-screenh', '768', '-fs', '-cache', '5000', '-vf', 'pp=de', 
'http://dynamic.rte.ie/av/live/32gb/rte2-450.smil'], debugname=None, 
doeslogging=0, stop_osd=2)
2008-08-19 23:36:25,332 DEBUG    childapp.py (152): Running (list) 
'/usr/bin/mplayer -slave -v -vo xv,sdl,x11, -ao oss:/dev/dsp -autosync 
100 -nolirc -nojoystick -autoq 100 -screenw 1360 -screenh 768 -fs -cache 
5000 -vf pp=de http://dynamic.rte.ie/av/live/32gb/rte2-450.smil' with 
pid 16057 priority -20
2008-08-19 23:36:25,409 DEBUG    childapp.py (410): logging stdout child 
to "/var/log/freevo/mplayer-stdout-0.log"
2008-08-19 23:36:25,424 DEBUG    childapp.py (410): logging stderr child 
to "/var/log/freevo/mplayer-stderr-0.log"
2008-08-19 23:36:25,427 DEBUG    childapp.py (169): /usr/bin/renice -20 
-p 16057
2008-08-19 23:36:28,163 DEBUG    childapp.py (429): stdout: no data, 
closing log
2008-08-19 23:36:28,165 DEBUG    childapp.py (429): stderr: no data, 
closing log
2008-08-19 23:36:35,532 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:36:50,537 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:37:05,536 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:37:20,568 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:37:35,532 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:37:50,567 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:38:05,532 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:38:20,564 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:38:35,532 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:38:50,533 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:39:05,549 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:39:20,532 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:39:35,567 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:39:50,564 DEBUG    channels.py (83): 
getVideoGroup(chan='paramountcomedy.com', isplayer=False)
2008-08-19 23:40:00,018 DEBUG    ivtv_xine_tv.py (528): TunerControl: 
Timer event, mark new show
2008-08-19 23:40:00,019 DEBUG    ivtv_xine_tv.py (847): 
XineControl.SetMark()
Stopping webserver plugin.
Stopping webserver plugin.
Stopping webserver plugin.
--------------------------------------------------------------------------------
Freevo 1.8.2-svn r10908 finished at Tue Aug 19 23:21:27 2008
================================================================================
2008-08-19 23:40:04,010 CRITICAL main.py (506): Crash!: 'NoneType' 
object has no attribute 'pid'
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 497, in 
<module>
    kaa.main.run()
  File "/usr/lib/python2.5/site-packages/kaa/notifier/main.py", line 
176, in run
    loop(True)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/main.py", line 
138, in loop
    notifier.step()
  File 
"/usr/lib/python2.5/site-packages/kaa/notifier/pynotifier/nf_generic.py", 
line 186, in step
    if not timer[ CALLBACK ]():
  File "/usr/lib/python2.5/site-packages/kaa/notifier/timer.py", line 
174, in __call__
    super(Timer, self).__call__(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/nf_wrapper.py", 
line 97, in __call__
    ret = super(NotifierCallback, self).__call__(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/callback.py", line 
192, in __call__
    result = cb(*cb_args, **cb_kwargs)
  File 
"/usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py", 
line 529, in timer_handler
    self.xine.SetMark()
  File 
"/usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py", 
line 852, in SetMark
    self.app.write('PVRSetMark#%s\n' % self.session_id)
  File "/usr/lib/python2.5/site-packages/freevo/childapp.py", line 178, 
in write
    _debug_('ChildApp.write(line=%r) to pid %s' % (line.strip('\n'), 
self.child.pid), 2)
AttributeError: 'NoneType' object has no attribute 'pid'
[EMAIL PROTECTED] src]#

This is the relevant bit from further back in the log where the tv was 
stopped, seem to exit without problem so I'm not sure why ivtv_xine_tv 
is still trying to write to the screen?

2008-08-19 23:24:56,505 DEBUG    ivtv_xine_tv.py (367): 
XineIvtv.eventhandler(event='STOP')
2008-08-19 23:24:56,507 DEBUG    ivtv_xine_tv.py (350): XineIvtv.Stop()
2008-08-19 23:24:56,537 DEBUG    ivtv_xine_tv.py (905): XineControl.Stop()
2008-08-19 23:25:02,549 DEBUG    childapp.py (243): killing pid 15977 
signal 15
2008-08-19 23:25:02,589 DEBUG    childapp.py (429): stderr: no data, 
closing log
2008-08-19 23:25:02,602 DEBUG    childapp.py (252): killed 15977 with 
signal 15, status -11
2008-08-19 23:25:02,619 DEBUG    ivtv_xine_tv.py (922): XineControl: 
Xine ended
2008-08-19 23:25:02,630 DEBUG    ivtv_xine_tv.py (362): Stopped 'tv' app

I'll post to the bug tracker too.

John

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to