Opened 10 years ago

Closed 10 years ago

#2388 closed bug (Duplicate)

Can't open a torrent file with an unicode filename directly from browser

Reported by: odraencoded Owned by:
Priority: minor Milestone: Future
Component: GTK UI Version: 1.3.6
Keywords: utf8 Cc:

Description

Hello, I'm on Windows and I tried to download and open from the browser a torrent with an unicode filename(it contained a ☆ character), I got the following error message:

[Errno2] No such file or directory: u'filename with ☆ goes here.torrent'

This happens with both Firefox and Chrome, but I am able to add the torrent from deluge itself using the add torrent dialog with the file browser.

I think this might be related to how Deluge handles interoperability through arguments? Perhaps it parsed u'<filename>' instead of <filename> as the filename string?

Change History (1)

comment:1 Changed 10 years ago by Cas

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

Duplicate: #2093

Note: See TracTickets for help on using tickets.