#2066: [console] Error exiting new UI from event view
---------------------+------------------------------------------------------
 Reporter:  nogare   |       Owner:            
     Type:  bug      |      Status:  new       
 Priority:  major    |   Milestone:  1.4.0     
Component:  console  |     Version:  git master
 Keywords:           |  
---------------------+------------------------------------------------------
 When exiting the new console('Q') you get the following error.
 {{{
 17:48:58.697 [ERROR   ][deluge.ui.console.modes.basemode:225] global name
 'client' is not defined
 Traceback (most recent call last):
 File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-
 py2.6.egg/deluge/ui/console/modes/basemode.py", line 223, in doRead
 self._doRead()
 File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-
 py2.6.egg/deluge/ui/console/modes/eventview.py", line 80, in _doRead
 if client.connected(): NameError: global name 'client' is not defined
 }}}

 Reproduction:
 `deluge-console`
 Connect to daemon
 enter eventview
 press 'Q'
 see above error

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/2066>
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