Discussion:
Plugin error
Mario Castro
2008-05-20 10:30:12 UTC
Permalink
Hi all

A friend of mine was trying to use my Isi-Web of knowledge plugin. He is
using referencer 1.1.1 but he get the following message when starting
referencer (i've changed his real username to XXXXX)

main: setting PYTHONPATH to ':./plugins:/home/XXXXX/
.referencer/plugins:/usr/lib/referencer:'
PluginManager::scan: Found module 'isiwos'
Plugin::load: isiwos:Info dict isn't a dict! Old plugin?
PluginManager::scan: Found module 'pubmed'
Plugin::load: No actions in pubmed
Plugin::load: successfully loaded 'pubmed'
PluginManager::scan: Found module 'lyx'
Found lyxclient at /usr/bin/lyxclient


Any idea about the "fourth line"?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/referencer/attachments/20080520/3ad74e01/attachment.htm>
jcspray
2008-05-20 13:11:55 UTC
Permalink
Post by Mario Castro
A friend of mine was trying to use my Isi-Web of knowledge plugin. He is
using referencer 1.1.1 but he get the following message when starting
referencer (i've changed his real username to XXXXX)
main: setting PYTHONPATH to ':./plugins:/home/XXXXX/
.referencer/plugins:/usr/lib/referencer:'
PluginManager::scan: Found module 'isiwos'
Plugin::load: isiwos:Info dict isn't a dict! Old plugin?
PluginManager::scan: Found module 'pubmed'
Plugin::load: No actions in pubmed
Plugin::load: successfully loaded 'pubmed'
PluginManager::scan: Found module 'lyx'
Found lyxclient at /usr/bin/lyxclient
The plugin interface changed in 1.1.2: the new interface is documented at
http://icculus.org/referencer/plugins.pdf

Now that I've actually written it up it will be more stable.

John

Loading...