Deluge
2017-06-22 10:29:34 UTC
#3071: KeyError in core
-------------------+---------------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.0
Component: Core | Version: develop (git)
Keywords: |
-------------------+---------------------------
{{{
Traceback (most recent call last):
File "/home/ubuntu/deluge.git/deluge/core/core.py", line 577, in
create_torrent_status
status = self.torrentmanager[torrent_id].get_status(torrent_keys,
diff, update=update, all_keys=all_keys)
File "/home/ubuntu/deluge.git/deluge/core/torrentmanager.py", line 256,
in __getitem__
return self.torrents[torrent_id]
KeyError: u'<torrent_id>'
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3071>
Deluge <http://deluge-torrent.org/>
Deluge Project
-------------------+---------------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.0
Component: Core | Version: develop (git)
Keywords: |
-------------------+---------------------------
{{{
Traceback (most recent call last):
File "/home/ubuntu/deluge.git/deluge/core/core.py", line 577, in
create_torrent_status
status = self.torrentmanager[torrent_id].get_status(torrent_keys,
diff, update=update, all_keys=all_keys)
File "/home/ubuntu/deluge.git/deluge/core/torrentmanager.py", line 256,
in __getitem__
return self.torrents[torrent_id]
KeyError: u'<torrent_id>'
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3071>
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 deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
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 deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.