#3264: Error starting Extractor plugin
--------------------+-------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.0.3
Component: Plugin | Version: 2.0.0
Keywords: |
--------------------+-------------------
{{{
12:06:58.389 [ERROR ][deluge.pluginmanagerbase :154 ] Unable to
instantiate plugin 'Extractor' from '/usr/lib/python3/dist-
packages/deluge/plugins/Extractor-0.7.egg'!
12:06:58.389 [ERROR ][deluge.pluginmanagerbase :1418] dictionary changed
size during iteration
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/deluge/pluginmanagerbase.py", line
148, in enable_plugin
instance = cls(plugin_name.replace('-', '_'))
File "/usr/lib/python3/dist-
packages/deluge/plugins/Extractor-0.7.egg/deluge_extractor/__init__.py",
line 21, in __init__
from .core import Core as _pluginCls
File "/usr/lib/python3/dist-
packages/deluge/plugins/Extractor-0.7.egg/deluge_extractor/core.py",
line 92, in <module>
for k, v in EXTRACT_COMMANDS.items(): RuntimeError: dictionary changed
size during iteration
}}}
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3264>
Deluge <http://deluge-torrent.org/>
Deluge Project