Custom Query (2447 matches)
Results (202 - 204 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1386 | Fixed | [win32] 'Add Torrent' using non-ascii Download Location | ||
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: |
|||
#1388 | Duplicate | [win32] path to torrent-file contains non-ascii symbols | ||
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 |
|||
#2290 | Fixed | AutoExtractor Plugin fails to extract files with periods ( . ) | ||
Description |
Hello, Deluge Version: Client: 1.3.6 Server: 1.3.6 OS: Ubuntu, 12.04.1 Since upgrading to deluge 1.3.6 the auto extractor fails to extract files with periods. Relevant log excerpt: attached as deluge_auto_extractor_debug_log_20130304.log Solution: Cas suggested reverting this commit might fix the problem: http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable&id=7fbe163c24de |