Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#468 closed bug (Fixed)

Unicode in 0.9.8 does not seem to be working properly

Reported by: dave@… Owned by: andar
Priority: major Milestone:
Component: Core Version: 0.9.08 (1.0.0_RC8)
Keywords: unicode Cc:

Description

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_paramssave_path? = str(optionsdownload_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.

Attachments (1)

storyofaking_[mininova].torrent (12.3 KB) - added by anonymous 15 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 16 years ago by andar

Could you either give the link or attach a copy of the .torrent file? I've tried similar torrents, but haven't been able to reproduce.

comment:2 Changed 16 years ago by dave@…

Filename: {{{ rockerboo@Belefonte:~/Desktop$ ls -lah Messer*

-rw-r--r-- 1 rockerboo rockerboo 17K 2008-09-10 14:39 Messer Für Frau Müller - Hyper Utesov Presents [Legkie, 2001] (V0).torrent }}}

Filecontents: {{{ d8:announce72:http://shellife.eu/announce.php?passkey=MD5_HASH_HERE:comment10:'Shellife'10:created by13:uTorrent/180013:creation datei1220238351e8:encoding5:UTF-84:infod5:filesld6:lengthi3186e4:pathl9:!nfo.htmleed6:lengthi74713e4:pathl13:00. Front.jpgeed6:lengthi1985e4:pathl16:00. Playlist.m3ueed6:lengthi1567656e4:pathl27:01. Mini Bikini - Intro.mp3eed6:lengthi6852090e4:pathl37:02. Knife For Frau Muller - 2x2=5.mp3eed6:lengthi4544788e4:pathl36:03. Oleg Kostrow - Hotabych Song.mp3eed6:lengthi2506077e4:pathl42:04. Plus-Tech Squeezebox - Channel #17.mp3eed6:lengthi3192799e4:pathl40:05. Messer Chups - Shostakovich Beat.mp3eed6:lengthi6060581e4:pathl43:06. Kiss Kiss Bang Bang - Funny Friends.mp3eed6:lengthi2454218e4:pathl38:07. Mini Bikini - Ice Cream & Soda.mp3eed6:lengthi6719229e4:pathl52:08. Messer Fur Frau Muller - Island of Good Luck.mp3eed6:lengthi7086394e4:pathl40:09. Plus-Tech Squeezebox - Test Room.mp3eed6:lengthi2838096e4:pathl44:10. Oleg Kostrow - Head Started Spinning.mp3eed6:lengthi3689613e4:pathl44:11. Messer Chups - Jesus & The She-Jesus.mp3eed6:lengthi6246162e4:pathl51:12. Messer Fur Frau Muller - Einstein's Formula.mp3eed6:lengthi6249556e4:pathl32:13. Oleg Kostrow - Men, Hey!.mp3eed6:lengthi6359342e4:pathl41:14. Messer Chups - DeprDeprDepressive?.mp3eed6:lengthi5074191e4:pathl59:15. Messer Fur Frau Muller - Second Hand Dreams (Remix).mp3eed6:lengthi2489407e4:pathl32:16. Mini Bikini - Don't Rush.mp3eed6:lengthi5778215e4:pathl59:17. Oleg Kostrov - To Svetlana Svetlichnaya, Personnaly.mp3eed6:lengthi9015005e4:pathl48:18. Messer Fur Frau Muller - Men Are So Soft.mp3eed6:lengthi5026620e4:pathl44:19. Messer Fur Frau Muller - Magic Night.mp3eed6:lengthi3406004e4:pathl36:20. Messer Chups - The Last Inch.mp3eed6:lengthi2703147e4:pathl61:21. Messer Fur Frau Muller - 2x2=5 (Instrumental Version).mp3eed6:lengthi0e4:pathl22:~227kbit LAME 3.97 -V0eee4:name64:Messer Fur Frau Muller [2001] Hyper Utesov Presents [Legkie, CD]12:piece lengthi131072e6:pieces15260:&=¡(ä¥Ä‚rF≤!NÈ’—6ıK…V.#◊Ö“6ç˚Ú¿≥

comment:3 Changed 16 years ago by dave@…

Sorry, seems trac is having some issues with that, will post a link to the torrent file shortly

comment:4 Changed 16 years ago by andar

  • Milestone set to 1.0.0
  • Resolution set to fixed
  • Status changed from new to closed

This should be fixed in [3819]

Changed 15 years ago by anonymous

comment:5 Changed 15 years ago by anonymous

  • Milestone 1.0.0 deleted

Milestone 1.0.0 deleted

Note: See TracTickets for help on using tickets.