Opened 14 years ago
Closed 14 years ago
#1386 closed bug (Fixed)
[win32] 'Add Torrent' using non-ascii Download Location
Reported by: | Thump | Owned by: | Calum |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.2 |
Component: | GTK UI | Version: | 1.3.1 |
Keywords: | utf8 | Cc: |
Description
I can't point Deluge 1.3.1 on Windows XP SP3 x86-32 to save downloading content to destination path containing non-ascii symbols.
For debug log it was used 'C:\Temp\Тест\Test' destination folder, but Deluge making a new directory and saving the files there: 'C:\Temp\Тест\Test'
On Windows 7 SP1 x86-32 it doesn't downloading at all, maybe because of the non-administrative rights to make new folders.
Take a look at debug log when 'C:
Temp
\u0422\u0435\u0441\u0442
Test' becomes 'C:
Temp
\xd0\xa2\xd0\xb5\xd1\x81\xd1\x82
Test'
Attachments (1)
Change History (9)
by , 14 years ago
Attachment: | cyr-path-deluge-debug.log added |
---|
comment:1 by , 14 years ago
Milestone: | 1.3.x → 1.3.2 |
---|---|
Version: | other (please specify) → 1.3.1 |
comment:2 by , 14 years ago
Summary: | MS Windows destination path to download non-ascii → [win32] destination path to download non-ascii |
---|
comment:3 by , 14 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
I cannot replicate this on Ubuntu or Windows XP, using the suggested characters.
I think this is likely to be a permissions issue but I will set it as duplicate of #1373.
The log file shows that the path was converted from unicode to hex so is not the issue.
comment:4 by , 14 years ago
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
Cas, I've installed Windows XP SP3 in VurtualBox, then I've applied all high-priority updates, installed latest Deluge 1.3.1 (deluge-1.3.1-win32-setup.exe), installed "Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)", tried to download torrent and now I've got a video-proof. http://oshirochenkov.info/upload/deluge-non-ascii-target.avi
comment:5 by , 14 years ago
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Thanks for video it confirms what I see.
After closing this ticket I actually rechecked on win XP and did find the issue but updated #1373 as this ticket is a duplicate.
comment:6 by , 14 years ago
Component: | core → gtkui |
---|---|
Resolution: | duplicate |
Status: | closed → reopened |
Summary: | [win32] destination path to download non-ascii → [win32] 'Add Torrent' using non-ascii Download Location |
Looking further into this it seems that although the same windows non-ascii path issue occurs as #1373, it is a different part of Deluge code.
comment:7 by , 14 years ago
Owner: | set to |
---|---|
Status: | reopened → accepted |
Debug-level log of deluge.exe 1.3.1