Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#1029 closed bug (Fixed)

UnicodeEncodeError: 'ascii' codec ... in console ui

Reported by: milashka Owned by: andar
Priority: major Milestone: 1.2.0
Component: Unknown Version: 1.2.0
Keywords: Cc:

Description

deluge/ui/console/screen.py, line 237, in add_string self.addstr(row, col, s, color)

info command return this, if torent name has some non ascii characters.

Change History (2)

comment:1 Changed 14 years ago by andar

  • Resolution set to fixed
  • Status changed from new to closed

This should be fixed in rc3

comment:2 Changed 10 years ago by Cas

  • Milestone set to 1.2.0
  • Version changed from 1.2.0_rc1 to 1.2.0
Note: See TracTickets for help on using tickets.