Custom Query (2447 matches)
Results (49 - 51 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2469 | Fixed | [Win32] Pyopenssl 0.14 missing module | ||
Description |
I dont see this one in the build instructions or anything and it runs without it but it could cuase omse issues maybe? When opening deluged-debug from the development branch it outputs: : UserWarning: You do not have a working installation of the service_identity module: 'No module named service_identity'. Please install it from <https://pypi.python.org/pypi/service_identity> and make sure all of its dependencies are satisfied. Without the service_identity module and a recent enough pyOpenSSL to support it, Twisted can perform only rudimentary TLS client hostname verification . Many valid certificate/hostname mappings may be rejected. Would might want to also look into adding support for the new pyopenssl. |
|||
#2367 | Fixed | [win32] Private Flag not showing as ticked/checked in DelugeStart theme | ||
Description |
Due to the private flag option being permanently greyed out the DelugeStart Windows theme is not showing whether the private flag is set or not. Forum thread: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=45803 |
|||
#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 |