Opened 15 years ago
Closed 15 years ago
#424 closed bug (Fixed)
Non-ASCII characters
Reported by: | max@… | Owned by: | markybob |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | 0.5.x | Version: | 0.9.05 (1.0.0_RC5) |
Keywords: | Cc: |
Description
[DEBUG ] 11:15:15 menubar:406 on_menuitem_about_activate Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/deluge/ui/gtkui/menubar.py", line 407, in on_menuitem_about_activate from aboutdialog import AboutDialog File "/usr/lib/python2.5/site-packages/deluge/ui/gtkui/aboutdialog.py", line 64 SyntaxError: Non-ASCII character '\xd8' in file /usr/lib/python2.5/site-packages/deluge/ui/gtkui/aboutdialog.py on line 64, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
similar problem happends when adding new torrent and downloading into folder with non-ASCII characters
Change History (1)
comment:1 Changed 15 years ago by andar
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed.