Custom Query (2447 matches)
Results (181 - 183 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#38 | Fixed | Web Seed Proxy is not getting saved | ||
Description |
When I set a web seed proxy and close the preferences window, the settings are still in the form but the checkbox is unchecked. It's with 0.5.8.3 and of course also 0.5.8.4 |
|||
#314 | WontFix | Web seeding gets at 16kB rather than torrent piece size | ||
Description |
My access_log is showing that the Deluge 0.5.8.9 client is retrieving pieces at 16 kB instead of the piece size the torrent is designated for. In this case, the torrent piece size is 4MB. Other web server log entry is showing Deluge 0.5.8.4 is correctly retrieving the torrent piece size. |
|||
#1087 | Invalid | Web interface stucks at "Uploading your torrent.." | ||
Description |
svn trunk version, just built. I can't add a torrent from web interface. also all new rc* versions acts like this. When i want to add a torrent, it stucks in "Uploading your torrent" loop. Bar goes to end, and restarts, seems like an animation :) Here is a screenshot, sorry for blur: http://img300.imageshack.us/img300/3632/ejjaj.png When i've downgrade to 1.1.9, the old interface works without any problem. Gentoo x86_64, here is the /etc/conf.d/deluged : DELUGED_USER="deluge:nogroup" DELUGEUI_START="true" DELUGEUI_OPTS="-u web" deluge flags are : webinterface -gtk -libnotify |