On Tue, April 14, 2009 9:13 pm, Jonathan Isom wrote: > Hi list & Adam > > I get this trace back with the current svn. Doesn't look like all the > files were updated to version 3. > > start 'freevo plugins -l' to get a list of plugins > Traceback (most recent call last): > File "/usr/lib64/python2.5/site-packages/freevo/plugin.py", line > 563, in __load_plugin__ > exec('import %s' % module) > File "<string>", line 1, in <module> > File > "/usr/lib64/python2.5/site-packages/freevo/tv/plugins/livepause/__init__.py", > line 46, in <module> > from tv.plugins.livepause import backend > File > "/usr/lib64/python2.5/site-packages/freevo/tv/plugins/livepause/backend.py", > line 49, in <module> > from tv.plugins.livepause import controllers > File > "/usr/lib64/python2.5/site-packages/freevo/tv/plugins/livepause/controllers.py", > line 50, in <module> > from tv.plugins.livepause.fillers import UDPTSReceiver, > MPEGProgamStreamReceiver > ImportError: No module named fillers > > Later > > Jonathan
Thanks Jonathan I hadn't checked the trunk worked, you can assume to much I suppose even with patches. Anyway I've upload a patch to the tracker so hopefully this time I've got it right. If any one wants to try a less stable/more bleeding edge version I've started messing around with bazaar (distributed vcs) and I've got a branch here http://www.charrett.plus.com/freevo/livepause/ that has more fixes and some other plugins in that I haven't finished/polished enough for trunk. To get the files either do bzr export freevo-livepause http://www.charrett.plus.com/freevo/livepause/ to get a clean directory with no bazaar stuff in or bzr branch http://www.charrett.plus.com/freevo/livepause/ freevo-livepause to get a usable bazaar branch of your own. Cheers Adam (PS. This is not a fork, simply an in-progress branch of trunk). ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users