#1183: can't enable plugins
--------------------+-------------------------------------------------------
Reporter: lk29 | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: core | Version: 1.2.0_dev
Keywords: |
--------------------+-------------------------------------------------------
in deluged.log
{{{[ERROR ] 05:04:51 pluginmanagerbase:138 Unable to instantiate plugin!
[ERROR ] 05:04:51 pluginmanagerbase:139 cannot import name PluginBase
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/deluge-1.2.900_dev-
py2.5.egg/deluge/pluginmanagerbase.py", line 135, in enable_plugin
cls = entry_point.load()
File "/usr/lib/python2.5/site-
packages/setuptools-0.6c11-py2.5.egg/pkg_resources.py", line 1954, in load
entry = __import__(self.module_name, globals(),globals(),
['__name__'])
File "build/bdist.linux-i686/egg/remotenotify/__init__.py", line 40, in
<module>
ImportError: cannot import name PluginBase
[ERROR ] 05:05:42 pluginmanagerbase:138 Unable to instantiate plugin!
[ERROR ] 05:05:42 pluginmanagerbase:139 cannot import name PluginBase
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/deluge-1.2.900_dev-
py2.5.egg/deluge/pluginmanagerbase.py", line 135, in enable_plugin
cls = entry_point.load()
File "/usr/lib/python2.5/site-
packages/setuptools-0.6c11-py2.5.egg/pkg_resources.py", line 1954, in load
entry = __import__(self.module_name, globals(),globals(),
['__name__'])
File "build/bdist.linux-i686/egg/remotenotify/__init__.py", line 40, in
<module>
ImportError: cannot import name PluginBase
}}}
webui
git on 15032010 5:00
deluge 1.2.900-dev
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1183>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.