Custom Query (2448 matches)
Results (67 - 69 of 2448)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2890 | Fixed | Update Info.plist of latest version | roratonet | |
Description |
File Info.plist of version 1.3.13 contains the strings <key>CFBundleShortVersionString</key> <string>1.3.12</string> <key>CFBundleVersion</key> <string>1.3.12</string> <key>CFBundleGetInfoString</key> <string>1.3.12 (c) 2008-2015 Deluge Team http://deluge-torrent.org/</string> who should be updated to the latest version 1.3.13, as it won't download the latest with Munki, FileWave? and whatsoever. Thanks. |
|||
#2892 | Duplicate | Deluge crash after something | pavlukivan | |
Description |
Everything was working fine, Then I closed Deluge and opened it again.
It looks like it's crashing on 74631641 and dword ptr ds:[7465D7A0h],0 |
|||
#2895 | Fixed | Daemon deadlocks on start-up/shutdown when using SSL trackers | Animazing | |
Description |
Hi guys, I have been trying to diagnose a problem happening over multiple Deluge and Libtorrent versions but I'm getting stuck and could use some pointers. Since a week or so I have multiple Deluge instances locking up on multiple servers (all Ubuntu 14.04) when the clients are using SSL trackers. It will either get stuck during boot or during shutdown. I could only replicate it with more then 3 torrents, with just one or two nothing happened. sed-ing all the https announce urls to http solves it. This happens on Deluge 1.3.6 to 1.3.13 and libtorrent 0.16.x to 1.0.1. Since it happens on almost every combination possible I'm assuming there is something else on my servers interfering with the normal operation. I did notice an unattended upgrade for openssl but even when downgrading the problems kept happening. Any hints as to how to debug this further would be greatly welcomed. |