Bug 915305 - [abrt] deluge-gtk-1.3.5-2.fc18: addtorrentdialog.py:385:update_torrent_options:TypeError: Gtk.FileChooser.set_current_folder() argument 1 must be string, not None
Summary: [abrt] deluge-gtk-1.3.5-2.fc18: addtorrentdialog.py:385:update_torrent_option...
Keywords:
Status: CLOSED NOTABUG
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:106c5051bc8b427cee20a75ef18...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-25 13:01 UTC by pizza306
Modified: 2013-02-26 01:34 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-26 01:34:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.08 KB, text/plain)
2013-02-25 13:01 UTC, pizza306
no flags Details
File: core_backtrace (337 bytes, text/plain)
2013-02-25 13:01 UTC, pizza306
no flags Details
File: environ (1.78 KB, text/plain)
2013-02-25 13:01 UTC, pizza306
no flags Details

Description pizza306 2013-02-25 13:01:29 UTC
Version-Release number of selected component:
deluge-gtk-1.3.5-2.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/deluge-gtk '/home/yaramix/\xe4\xb8\x8b\xe8\xbc\x89/DmC.Devil.May.Cry.Cracked.Green.Edition-ALI213.torrent'
executable:     /usr/bin/deluge-gtk
kernel:         3.7.9-201.fc18.x86_64
uid:            1000

Truncated backtrace:
addtorrentdialog.py:385:update_torrent_options:TypeError: Gtk.FileChooser.set_current_folder() argument 1 must be string, not None

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-py2.7.egg/deluge/ui/gtkui/addtorrentdialog.py", line 304, in _on_torrent_changed
    self.update_torrent_options(model.get_value(row, 0))
  File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-py2.7.egg/deluge/ui/gtkui/addtorrentdialog.py", line 385, in update_torrent_options
    options["download_location"])
TypeError: Gtk.FileChooser.set_current_folder() argument 1 must be string, not None

Local variables in innermost frame:
torrent_id: 'eb5b087c3703fbc89d44c77bc72f6fc5bb46073a'
self: <deluge.ui.gtkui.addtorrentdialog.AddTorrentDialog object at 0x33cfed0>
options: {'add_paused': False, 'max_download_speed': -1.0, 'move_completed_path': None, 'download_location': None, 'compact_allocation': False, 'max_upload_speed': -1.0, 'prioritize_first_last_pieces': False, 'max_upload_slots': -1, 'move_completed': False, 'sequential_download': False, 'max_connections': -1}

Comment 1 pizza306 2013-02-25 13:01:33 UTC
Created attachment 702330 [details]
File: backtrace

Comment 2 pizza306 2013-02-25 13:01:36 UTC
Created attachment 702331 [details]
File: core_backtrace

Comment 3 pizza306 2013-02-25 13:01:38 UTC
Created attachment 702332 [details]
File: environ

Comment 4 Calum 2013-02-26 01:34:59 UTC
You have installed a development deluge package (1.3.900_dev) so any issues should be reported directly upstream.


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