Custom Query (2447 matches)
Results (343 - 345 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#680 | Fixed | cant create torrents or load torrents via ajax webui ! | ||
Description |
i cant create torrents or load torrents via ajax webui. torrents load on classic mode ! here is the last trace calls.. --Deluge Error-- IOError : [Errno 21] Is a directory: '/tmp/' path : /json/upload file : /var/lib/python-support/python2.5/deluge/ui/webui/json_api.py in POST, line 245 --Input-- <Storage {'torrentFile': }> --Versions-- WebUi : 1.1.0-RC2r Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]: --Traceback--
|
|||
#681 | Fixed | Webui freezes when accessed from iPod. | ||
Description |
I am trying to access deluge 1.1 RC2 with the ajax webui from my iPod and the server freezes after I authenticate and won't accept connections from any host until restarted. |
|||
#682 | Fixed | Some Queue Prefs in AJAX UI Don't Work | ||
Description |
I found a few preference items in the AJAX UI that either don't work or don't correctly show the right configuration details... #1. "Seed Time Ratio" always shows the value of "Stop seeding when ratio reaches:" instead of whatever the value for Seed Time Ratio actually is. It can be set/viewed in the GTK UI. Changing "Seed Time Ratio" in the GTK UI also causes "Stop seeding when ratio reaches:" to be changed. #2. "Remove Torrent When Seed Ratio Reached" always is unset in the AJAX UI. If it is checked off and then settings are saved it will be cleared next time you return to the settings. |