#1698: Deluge Console Flicker  in Gnu Screen--  exceptions.KeyError: 'state'
---------------------+------------------------------------------------------
 Reporter:  nogare   |       Owner:           
     Type:  bug      |      Status:  new      
 Priority:  major    |   Milestone:  1.3.2    
Component:  console  |     Version:  1.3.0_dev
 Keywords:           |  
---------------------+------------------------------------------------------
 I'm using the dev version of deluge console and really like it, however
 i've encountered a bug.

 Details of my setup
 Debian 6
 python2.6
 connecting to deluge 1.3.1
 running deluge-console in screen

 --- <exception caught here> ---
                                       File "/usr/lib/python2.6/dist-
 packages/twisted/internet/defer.py", line 542, in _runCallbacks
                                    current.result =
 callback(current.result, *args, **kw)
                                                                  File
 "/usr/lib/pymodules/python2.6/deluge/ui/console/modes/alltorrents.py",
 line 312, in set_state
 newrows.append((format_utils.format_row([column.get_column_value(name,ts)
 for name in self.__columns],self.column_widths),ts["state"]))
 exceptions.KeyError: 'state'
 Unhandled error in Deferred:
 Traceback (most recent call last):
 File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 460,
 in doRead
 return self.protocol.dataReceived(data)
 File "/usr/lib/pymodules/python2.6/deluge/ui/client.py", line 183, in
 dataReceived
 d.callback(request[2])
 File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line
 361, in callback
 self._startRunCallbacks(result)
                                                                    File
 "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 455, in
 _startRunCallbacks
 self._runCallbacks()

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