#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 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 11 years ago
Milestone: | → 1.2.0 |
---|---|
Version: | 1.2.0_rc1 → 1.2.0 |
Note:
See TracTickets
for help on using tickets.
This should be fixed in rc3