#3083: backward compatibility for YaRSS2
----------------------+----------------------------
Reporter: stokbaek | Owner:
Type: bug | Status: new
Priority: minor | Milestone: not applicable
Component: Plugin | Version: develop (git)
Keywords: |
----------------------+----------------------------
Trying to use YaRSS2 with deluge 2.0b2.dev10 gives following error when
trying to activate plugin
{{{
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/deluge/pluginmanagerbase.py",
line 145, in enable_plugin
instance = cls(plugin_name.replace('-', '_'))
File "build/bdist.linux-x86_64/egg/yarss2/__init__.py", line 40, in
__init__
from core import Core as CorePluginClass
File "build/bdist.linux-x86_64/egg/yarss2/core.py", line 15, in <module>
File "build/bdist.linux-x86_64/egg/yarss2/rssfeed_scheduler.py", line
19, in <module>
File "build/bdist.linux-x86_64/egg/yarss2/torrent_handling.py", line 17,
in <module>
ImportError: cannot import name utf8_encoded
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3083>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.