Bug 1224437
| Summary: | [abrt] deluge-gtk: torrentview.py:457:update_view:TypeError: value is of the wrong type for this column | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steven Jones <sjelect> | ||||||
| Component: | deluge | Assignee: | Michael Cronenworth <mike> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 21 | CC: | fabrice, mike, spital | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/289420593ac62ddbed9f37dc62ef4eb4615b4208 | ||||||||
| Whiteboard: | abrt_hash:2d29ac5f9535b9f806fc8861c03cf52ab52189e1 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-05-23 04:04:14 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 1028964 [details]
File: backtrace
Created attachment 1028965 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1219582 *** |
Version-Release number of selected component: deluge-gtk-1.3.11-1.fc21 Additional info: reporter: libreport-2.3.0 cmdline: deluge-gtk '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' executable: /usr/bin/deluge-gtk kernel: 3.17.4-301.fc21.i686 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: torrentview.py:457:update_view:TypeError: value is of the wrong type for this column Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/torrentview.py", line 457, in update_view self.liststore.set(row.iter, *to_update) TypeError: value is of the wrong type for this column Local variables in innermost frame: torrent_id: '6c0bdc727aab1a84625c75ffe6ad415d0747a2ae' status: {'6c0bdc727aab1a84625c75ffe6ad415d0747a2ae': {'total_wanted': 2740275454L, 'name': u'VMware vCenter Server v6.0-[FirstUploads]', 'upload_payload_rate': 0, 'queue': 0, 'state': 'Error', 'eta': 2740275454L, 'progress': 0.0, 'download_payload_rate': 1}} column_index: [16] i: 16 torrent_status: {'total_wanted': 2740275454L, 'name': u'VMware vCenter Server v6.0-[FirstUploads]', 'upload_payload_rate': 0, 'queue': 0, 'state': 'Error', 'eta': 2740275454L, 'progress': 0.0, 'download_payload_rate': 1} self: <deluge.ui.gtkui.torrentview.TorrentView object at 0xb4e38b4c> to_update: [20, 2740275454L, 16, 1] column: u'Down Speed' row_value: 1 load_new_list: False torrent_id_in_status: True fields_to_update: [(3, 'queue'), (4, 'state'), (5, 'name'), (20, 'eta'), (9, 'progress'), (10, 'state'), (6, 'total_wanted'), (17, 'upload_payload_rate'), (16, 'download_payload_rate')] status_field: 'download_payload_rate' filter_column: 0 row: <gtk.TreeModelRow object at 0xae2ebb40> Potential duplicate: bug 1219582