#2733: torrentmanager.py : on_alert_performance - UnicodeDecodeError
-------------------+---------------------------
 Reporter:  bro    |      Owner:
     Type:  bug    |     Status:  new
 Priority:  minor  |  Milestone:  2.0.x
Component:  Core   |    Version:  develop (git)
 Keywords:         |
-------------------+---------------------------
 The commit [http://dev.deluge-torrent.org/changeset/ce6abe024758 Fix #1466
 : Performance warning: Send Buffer Watermark] produces this error

 {{{#!python
 Traceback (most recent call last):
   File "/usr/local/lib/python2.7/logging/__init__.py", line 882, in emit
     stream.write(fs % msg.encode("UTF-8"))
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 95:
 ordinal not in range(128)
 Logged from file torrentmanager.py, line 1212
 }}}

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

Reply via email to