Changes between Initial Version and Version 1 of Ticket #2978, comment 1


Ignore:
Timestamp:
02/24/2017 06:59:58 PM (7 years ago)
Author:
Cas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2978, comment 1

    initial v1  
     1{{{ 
    12Traceback (most recent call last): 
    23  File "/usr/bin/deluge", line 9, in <module> 
     
    2122    return codecs.utf_8_decode(input, errors, True) 
    2223UnicodeDecodeError: 'utf8' codec can't decode byte 0xa0 in position 0: invalid start byte 
     24}}}