#3109: Cannot open preferences in GTK UI - KeyError: 'PreferencesManager'
--------------------+----------------------------
 Reporter:  kapsh   |      Owner:
     Type:  bug     |     Status:  new
 Priority:  major   |  Milestone:  needs verified
Component:  GTK UI  |    Version:  1.3.15
 Keywords:          |
--------------------+----------------------------
 I can open Preferences window in Web UI and if disconnected from daemon
 but in GTK UI it won't show. The error shown is:

 {{{
 Unhandled error in Deferred:


 Traceback (most recent call last):
   File "/usr/lib64/python2.7/site-packages/twisted/protocols/policies.py",
 line 120, in dataReceived
     self.wrappedProtocol.dataReceived(data)
   File "/usr/lib64/python2.7/site-packages/deluge/ui/client.py", line 179,
 in dataReceived
     d.callback(request[2])
   File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py",
 line 393, in callback
     self._startRunCallbacks(result)
   File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py",
 line 501, in _startRunCallbacks
     self._runCallbacks()
 --- <exception caught here> ---
   File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py",
 line 588, in _runCallbacks
     current.result = callback(current.result, *args, **kw)
   File "/usr/lib64/python2.7/site-
 packages/deluge/ui/gtkui/preferences.py", line 221, in
 _on_get_cache_status
     self._show()
   File "/usr/lib64/python2.7/site-
 packages/deluge/ui/gtkui/preferences.py", line 323, in _show
     lt_single_proxy = component.get("PreferencesManager").LT_SINGLE_PROXY
   File "/usr/lib64/python2.7/site-packages/deluge/component.py", line 427,
 in get
     return _ComponentRegistry.components[name]
 exceptions.KeyError: 'PreferencesManager'

 }}}

 system: Gentoo

 deluge: 1.3.15

 twisted: 17.5.0

 pygobject: 2.28.6

 pygtk: 2.24

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3109>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to