#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 13 years ago by andar
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 9 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.
This should be fixed in rc3