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
