#2164: AttributeError due to deprecated Twisted.web.error.NoResource in
tracker_icons
---------------------+------------------------------------------------------
Reporter: firefox | Owner: johnnyg
Type: bug | Status: assigned
Priority: major | Milestone: 1.3.6
Component: core | Version: git master
Keywords: |
---------------------+------------------------------------------------------
Changes (by Cas):
* status: new => assigned
* owner: => johnnyg
* milestone: Future => 1.3.6
Old description:
> The label option copy to folder when completed doesnt work anymore.
New description:
The label option copy to folder when completed doesnt work anymore.
--
Comment:
The move storage issue in lt0.16 has been reported in #2140 and I think
andar committed a fix last night for it.
The log file shows a different issue within tracker_icons and is actually
another bug so I will rename this ticket to reflect that. It is due to a
deprecated `twisted attribute twisted.web.error.NoResource` in
deluge/ui/tracker_icons.py that has been replaced in Twisted 9 onwards
with `twisted.web.resource.NoResource`. However as we support Twisted 8 is
it not a straightforward swap.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2164#comment:2>
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.