Hi,

I tried /usr/share/pycentral/python-freevo/site-packages/freevo/plugins/
as the location for appletrailers.py, and I get the same message:

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

Greets,

~Sander



On 8/26/07, [email protected]
<[email protected]> wrote:
>Matthew Johnson wrote:
>> I have just downloaded and installed the 1.7.3 version of freevo and am
>> trying to lead the appletrailers (from the 1.7.3 tarball) and shoutcast
>> plugins. Both of these fail to load with the same error, however:
>>
>>    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
>> 557, in __load_plugin__
>>        p = eval(object)()
>>      File "<string>", line 0, in ?
>>    AttributeError: 'module' object has no attribute 'appletrailers'
>>
>> (the error is equivelant for shoutcast). The files have been copied to
>> /usr/share/python-support/python-freevo/freevo/video/plugins/ and
>> audio/plugins
>> as appropriate. In case it was the problem I tried symlinking appletralers to
>> /usr/share/pycentral/python-freevo/site-packages/freevo/video/plugins/, but
>> this did not change anything.
>>
>> Thanks,
>> Matt
>> --
>> Matthew Johnson
>> www.matthew.ath.cx
>>
>Hi Matt,
>
>I can't test this at the moment but did you try
>/usr/share/pycentral/python-freevo/site-packages/freevo/plugins/ as the
>location?
>
>John
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc.
>Still grepping through log files to find problems?  Stop.
>Now Search log events and configuration files using AJAX and a browser.
>Download your FREE copy of Splunk now >>  http://get.splunk.com/
>_______________________________________________
>Freevo-users mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/freevo-users

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