|
I was less than successful, has anybody seen this? Suggestions
appreciated. Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/freevo/main.py", line 306, in eventhandler app.eventhandler(event) File "/usr/share/pyshared/freevo/menu.py", line 784, in eventhandler if not isinstance(menu, Menu) and menu.eventhandler(event): File "/usr/share/pyshared/freevo/tv/tvguide.py", line 229, in eventhandler pi.actions()[0][0](menuw=self.menuw) File "/usr/share/pyshared/freevo/tv/programitem.py", line 172, in play self.parent.player('tv', self.prog.channel_id) File "/usr/share/pyshared/freevo/tv/tvmenu.py", line 82, in start_tv p.Play(mode, tuner_id) File "/usr/share/pyshared/freevo/tv/plugins/livepause/__init__.py", line 293, in Play self.change_channel(tuner_channel) File "/usr/share/pyshared/freevo/tv/plugins/livepause/__init__.py", line 341, in change_channel self.backend.change_channel(channel) File "/usr/share/pyshared/freevo/tv/plugins/livepause/backend.py", line 308, in change_channel self.livepause_app.set_mode(self.mode) File "/usr/share/pyshared/freevo/tv/plugins/livepause/backend.py", line 402, in set_mode self.send_command_wait_for_output('mode ' + mode) File "/usr/share/pyshared/freevo/tv/plugins/livepause/backend.py", line 457, in send_command_wait_for_output raise Exception('Livepause died!') Exception: Livepause died! plugin.remove('tv.mplayer') plugin.activate('tv.livepause') LIVE_PAUSE2_BUFFER_PATH = "/var/tmp/livepause" TV_VIDEO_GROUPS = [ VideoGroup(vdev='0', adev=None, input_type='s-video 1', input_num=1, tuner_type='external', tuner_norm=CONF.tv, tuner_chanlist=CONF.chanlist, group_type='dvb', desc='PVR-350 Video Group'), ] Adam Charrett wrote: On Sun, March 14, 2010 9:02 pm, Dan Schmidt wrote: |
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
