Bug 913643
| Summary: | [abrt] deluge-gtk-1.3.5-2.fc18: addtorrentdialog.py:458:set_default_options:KeyError: 'download_location' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | logick | ||||||||
| Component: | deluge | Assignee: | Rahul Sundaram <metherid> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | calumlind, metherid | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:8383dcf729cb1f9e92f2beffcf49d627147a916b | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-02-21 18:30:29 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 700674 [details]
File: backtrace
Created attachment 700675 [details]
File: core_backtrace
Created attachment 700676 [details]
File: environ
*** This bug has been marked as a duplicate of bug 895190 *** |
Version-Release number of selected component: deluge-gtk-1.3.5-2.fc18 Additional info: cmdline: /usr/bin/python /usr/bin/deluge '/var/tmp/[torrent] torrent - torrent [torrent].mkv.torrent' executable: /usr/bin/deluge kernel: 3.7.8-202.fc18.x86_64 uid: 1000 Truncated backtrace: addtorrentdialog.py:458:set_default_options:KeyError: 'download_location' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/addtorrentdialog.py", line 291, in _on_torrent_changed self.update_torrent_options(model.get_value(row, 0)) File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/addtorrentdialog.py", line 361, in update_torrent_options self.set_default_options() File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/addtorrentdialog.py", line 458, in set_default_options self.core_config["download_location"]) KeyError: 'download_location' Local variables in innermost frame: self: <deluge.ui.gtkui.addtorrentdialog.AddTorrentDialog object at 0x35f1310> Potential duplicate: bug 845328