On Wed, April 15, 2009 2:59 pm, Jonathan Isom wrote:
> On Wed, Apr 15, 2009 at 3:53 AM, Adam Charrett <a...@dvbstreamer.org>
> wrote:
>> 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.
>
> Hey
>   I not sure what is wrong with the patch, however it doesn't apply
> cleanly.
> You may need to do a fresh checkout :) first. and go from there.
>
>
Thanks Jonathan, looks like bazaar isn't quite generating the correct
patches, I'll try again with a clean svn checkout tonight.

Cheers

Adam


------------------------------------------------------------------------------
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

Reply via email to