Bug 909018 - [abrt] deluge-gtk-1.3.5-2.fc18: sessionproxy.py:132:get_torrent_status:KeyError: 'name'
Summary: [abrt] deluge-gtk-1.3.5-2.fc18: sessionproxy.py:132:get_torrent_status:KeyErr...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: deluge
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f27a81ff31edd22561d5d51ef37...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-08 03:48 UTC by hbomb187
Modified: 2013-02-21 19:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-21 19:17:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.01 KB, text/plain)
2013-02-08 03:48 UTC, hbomb187
no flags Details
File: core_backtrace (502 bytes, text/plain)
2013-02-08 03:48 UTC, hbomb187
no flags Details
File: environ (1.42 KB, text/plain)
2013-02-08 03:48 UTC, hbomb187
no flags Details

Description hbomb187 2013-02-08 03:48:34 UTC
Version-Release number of selected component:
deluge-gtk-1.3.5-2.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/deluge-gtk
dso_list:       deluge-common-1.3.5-2.fc18.noarch
executable:     /usr/bin/deluge-gtk
kernel:         3.7.4-204.fc18.x86_64
uid:            1000

Truncated backtrace:
sessionproxy.py:132:get_torrent_status:KeyError: 'name'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/torrentview.py", line 557, in on_selection_changed
    component.get("TorrentDetails").update()
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/torrentdetails.py", line 367, in update
    self.tabs[name].update()
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/details_tab.py", line 85, in update
    session.get_torrent_status(selected, status_keys).addCallback(self._on_get_torrent_status)
  File "/usr/lib/python2.7/site-packages/deluge/ui/sessionproxy.py", line 132, in get_torrent_status
    if time.time() - self.cache_times[torrent_id][key] > self.cache_time:
KeyError: 'name'

Local variables in innermost frame:
keys: ['name', 'total_size', 'num_files', 'tracker', 'save_path', 'message', 'hash', 'comment']
torrent_id: 'd5295fcca17268ee8d92ba067a0830c3a4d9fca2'
self: <deluge.ui.sessionproxy.SessionProxy object at 0x2bcb590>
keys_to_get: []
key: 'name'

Comment 1 hbomb187 2013-02-08 03:48:36 UTC
Created attachment 694907 [details]
File: backtrace

Comment 2 hbomb187 2013-02-08 03:48:37 UTC
Created attachment 694908 [details]
File: core_backtrace

Comment 3 hbomb187 2013-02-08 03:48:39 UTC
Created attachment 694909 [details]
File: environ


Note You need to log in before you can comment on or make changes to this bug.