id summary reporter owner description type status priority milestone component version resolution keywords cc 468 Unicode in 0.9.8 does not seem to be working properly dave@… andar "System Stats: Ubuntu 8.04.1 x64, running 0.9.08 RC I am currently trying to add this torrent file, {{{ Messer Für Frau Müller - Hyper Utesov Presents.torrent }}} When I try to open it in Deluge, the ü becomes u, and then when i put it to save in a certain folder {{{ /media/Music/Music/Messer Für Frau Müller }}} Which exists fine {{{ rockerboo@Belefonte:/media/Music/Music/Messer Für Frau Müller$ pwd /media/Music/Music/Messer Für Frau Müller }}} it is giving me the following in deluged.log in ~/.config/deluge/ {{{ [DEBUG ] 14:34:29 torrentmanager:310 options: {'max_download_speed_per_torrent': -1.0, 'add_paused': False, 'prioritize_first_last_pieces': False, 'max_upload_speed_per_torrent': -1.0, 'auto_managed': True, 'max_connections_per_torrent': -1, 'download_location': u'/media/Music/Music/Messer F\xfcr Frau M\xfcller', 'compact_allocation': False, 'file_priorities': [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], 'default_private': False, 'max_upload_slots_per_torrent': 4} Traceback (most recent call last): File ""/var/lib/python-support/python2.5/deluge/core/core.py"", line 390, in _add_torrent_file torrent_id = self.torrents.add(filedump=filedump, options=options, filename=filename) File ""/var/lib/python-support/python2.5/deluge/core/torrentmanager.py"", line 319, in add add_torrent_params[""save_path""] = str(options[""download_location""]) UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 27: ordinal not in range(128) }}} With this, the file never shows up in the deluge client. If you need any more information let me know." bug closed major Core 0.9.08 (1.0.0_RC8) Fixed unicode