Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (343 - 345 of 2447)

Ticket Resolution Summary Owner Reporter
#680 Fixed cant create torrents or load torrents via ajax webui ! Damien Churchill magnoman
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--

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 310, in wsgifunc

result = func()

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/request.py", line 131, in <lambda>

func = lambda: handle(inp, fvars)

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/request.py", line 61, in handle

return tocall(*([x and urllib.unquote(x) for x in args] + fna))

File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 75, in deco

return func(self, name) #check_session:ok

File "/var/lib/python-support/python2.5/deluge/ui/webui/json_api.py", line 246, in POST

tmp_file = open(path, 'w')

#681 Fixed Webui freezes when accessed from iPod. mvoncken Stavros
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 Damien Churchill spam@nashira.ca
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.