Opened 16 years ago

Closed 14 years ago

#568 closed bug (Fixed)

Certian characters in torrent filename cuases Deluge to NOT display torrent names and status for all torrents.

Reported by: thinkobscure@… Owned by: andar
Priority: minor Milestone:
Component: GTK UI Version: 1.0.3
Keywords: missing torrent names Cc:

Description

After adding a torrent with a certain character in its name it caused deluge to hide all torrent file names, status, rank, ratio, and download/up speed in the main window. showing just a list of unnamed torrents (the same number of torrents expected)

It does continue to work (the rest of my torrents continued to download) and you can work around this by looking at each unnamed torrent files details. The torrent file in question did download and upon removing the torrent deluge has reverted back to normal.

Bug is not critical but strange and slightly alarming upon first experiencing it.
OS: Ubuntu Hardy 8.04 i386
Deluge: 1.0.3-1

The torrent file in question is "Lisa Ann - Who’s Nailin Paylin" where two Russians have there tank break down and need to use her phone. It is not as funny as I had hoped, but not too bad. There are still more episodes to be released. I also tried to attach the torrent but received a trac error related to parsing the torrent file and hitting the odd char.

Change History (3)

comment:1 Changed 16 years ago by thinkobscure

here is the Trac traceback upon uploading the torrent as an attachment

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.4/site-packages/trac/attachment.py", line 361, in process_request
    self._do_save(req, attachment)
  File "/usr/lib/python2.4/site-packages/trac/attachment.py", line 477, in _do_save
    for field, message in manipulator.validate_attachment(req, attachment):
  File "build/bdist.linux-i686/egg/tracspamfilter/adapters.py", line 135, in validate_attachment
  File "build/bdist.linux-i686/egg/tracspamfilter/api.py", line 104, in test
  File "build/bdist.linux-i686/egg/tracspamfilter/api.py", line 239, in _combine_changes
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 14: ordinal not in range(128)

here is the torrent file text contents (unsure if it will be bit-for-bit the same)

d8:announce52:http://pornbits.net:80/tracker/tIDCL4s9rMRq/announce13:creation datei1224297111e4:infod5:filesld6:lengthi52146e4:pathl7:pic.jpgeed6:lengthi357216e4:pathl11:screens.jpgeed6:lengthi128933363e4:pathl30:whos_nailin_paylin_hustler.wmveee4:name30:Lisa Ann - Who’s Nailin Paylin12:piece lengthi262144e6:pieces9880:ïÁ)ñmO½•PÞ©—~¢«’53)âäàvbfNÒúá~˜ ÅZRZÛóÂüí°h@Ã9	`µF‡8^¡a´»8‚ëÞ9—-Êò¡çÉä$΍
 ­¬E¤š'Ý«â¼/-Aþ¼sÑоì¨Ò&-|F(I4=¨žØ¿¥¨¡ÓÇ¿à

comment:2 Changed 15 years ago by andar

Could you email me the torrent file? andrewresch@…

comment:3 Changed 14 years ago by andar

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

This should be fixed in 1.2

Note: See TracTickets for help on using tickets.