#2365: Type error reported by Python ( does not appear in Deluge log )
------------------------------+--------------------
 Reporter:  ernobe            |      Owner:  ernobe
     Type:  bug               |     Status:  new
 Priority:  trivial           |  Milestone:  1.3.x
Component:  gtkui             |    Version:  1.3.6
 Keywords:  Python TypeError  |
------------------------------+--------------------
 start of error message:
 Traceback (most recent call last):
   File "/usr/local/lib/python2.7/dist-
 packages/deluge-1.3.6-py2.7.egg/deluge/ui/gtkui/torrentview.py", line 158,
 in cell_data_progress
     textstr = textstr + " %.2f%%" % value
 TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
 end of error message.

 (TypeError and NoneType appear without question mark)

 This appears repeatedly on the commandline after the command deluge -u
 gtk. It does not appear in deluge logs.

 It appears only if the progress column is hidden the last time the program
 is run.  No error messages appear if the progress column is left visible.

-- 
Ticket URL: <https://dev.deluge-torrent.org/ticket/2365>
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 http://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to