id summary reporter owner description type status priority milestone component version resolution keywords cc 806 Crash when adding torrent with non-UTF8 characters anonymous andar "Deluge chokes on the following torrent: http://torrents.thepiratebay.org/4683312/Freddie_Wadling-Jag__r_monstret-2005.4683312.TPB.torrent Traceback: {{{ Traceback (most recent call last): File ""/var/lib/python-support/python2.5/deluge/ui/gtkui/addtorrentdialog.py"", line 587, in _download_from_url self.add_from_files([filename]) File ""/var/lib/python-support/python2.5/deluge/ui/gtkui/addtorrentdialog.py"", line 188, in add_from_files name = ""%s (%s)"" % (info.name, os.path.split(filename)[-1]) UnicodeDecodeError: 'utf8' codec can't decode bytes in position 20-22: invalid data }}} " bug closed major GTK UI 1.1.2 Fixed