Opened 13 years ago

Closed 11 years ago

Last modified 7 years ago

#1388 closed bug (Duplicate)

[win32] path to torrent-file contains non-ascii symbols

Reported by: Thump Owned by:
Priority: minor Milestone: 2.x
Component: Core Version: 1.3.1
Keywords: utf8 Cc:

Description

I've tested it on Windows 7 x86-32 and Windows XP SP3 x86-32, log is from XP.

When the path to torrent file contains non-ASCII symbols there is no possibility to add torrent-file by double-clicking, nothing just happens when Deluge minimized in notification area. Empty add-torrent dialog appears when double-clicking on torrent file while Deluge' window is open.

I have got debug log by the following command:

C:\Temp\Тест>"C:\Program Files\Deluge\deluge.exe" -L debug -l C:\Temp\double-click-deluge-debug.log C:\Temp\Тест\ubuntu-10.10-desktop-i386.iso.torrent

Attachments (1)

double-click-deluge-debug.log (6.7 KB) - added by Thump 13 years ago.
Debug-level log of deluge.exe 1.3.1

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by Thump

Debug-level log of deluge.exe 1.3.1

comment:1 Changed 13 years ago by Thump

  • Milestone changed from 1.3.x to 1.3.2
  • Version changed from other (please specify) to 1.3.1

comment:2 Changed 13 years ago by damoxc

  • Summary changed from MS Windows path to torrent-file contains non-ascii symbols to [win32] path to torrent-file contains non-ascii symbols

comment:3 Changed 13 years ago by Cas

  • Milestone changed from 1.3.2 to 1.4.0

I'm afraid this cannot be fixed until we convert from optparse to http://docs.python.org/library/argparse.html#module-argparse

comment:4 Changed 11 years ago by Cas

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

A recent duplicate ticket has got a bit more attention: #2093

comment:5 Changed 7 years ago by Cas

  • Milestone changed from 2.0.x to 2.x

Milestone renamed

Note: See TracTickets for help on using tickets.