#1984: KeyError in preferences.py if key not in stored config
-------------------+--------------------------------------------------------
 Reporter:  Cas    |       Owner:  Cas  
     Type:  bug    |      Status:  new  
 Priority:  minor  |   Milestone:  1.3.4
Component:  gtkui  |     Version:  1.3.3
 Keywords:         |  
-------------------+--------------------------------------------------------
 From: https://bugzilla.redhat.com/show_bug.cgi?id=655561
 {{{
 Traceback (most recent call last):
   File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/preferences.py",
 line 811, in on_button_ok_clicked
     self.set_config(hide=True)
   File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/preferences.py",
 line 724, in set_config
     if self.core_config[key] != new_core_config[key]:
 KeyError: 'lsd'
 }}}

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/1984>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to