Hi,

At the risk of sounding stupid, I want to tell other people that you
cannot ordinarily download a svn url. Use this command:

svn co 
svn://svn.freevo.org/freevo/branches/rel-1/freevo/contrib/video/plugins/appletrailers
AppleTrailers

And it will download in the folder AppleTrailers.

I copied the two files to:
/usr/share/pycentral/python-freevo/site-packages/freevo/

Added:
plugin.activate('video.appletrailers')
to local_conf.py

But it still sais:
failed to load plugin video.appletrailers
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/usr/share/pycentral/python-freevo/site-packages/freevo/plugin.py",
line 555, in __load_plugin__
    exec('import %s' % module)
  File "<string>", line 1, in <module>
ImportError: No module named appletrailers

I am seriously overlooking something... if you reckon what it is,
please let me know. :)

~Sander

> Date: Sat, 22 Sep 2007 20:29:41 +0200
> From: Duncan Webb <[EMAIL PROTECTED]>
> Subject: Re: [Freevo-users] Problems loading plugins in 1.7.3
>
> You need the files from the latest subversion revision from:
> svn export
> svn://svn.freevo.org/freevo/branches/rel-1/freevo/contrib/video/plugins/appletrailers
>
> Then you need to copy these files and remove the pyc and pyo files.
>
> Duncan
> **

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to