Custom Query (2447 matches)
Results (157 - 159 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#336 | Fixed | WebUI Crashes when enabling "Set private flag by default" | ||
Description |
WebUI crashed when I tried to enable "Set private flag by default" Build 3408 Error message: --Deluge Error-- Fault : <Fault 1: "<type 'exceptions.KeyError'>:'default_private'"> path : /config/download file : /var/lib/python-support/python2.5/deluge/xmlrpclib.py in close, line 786 --Input-- <Storage {'autoadd_location': '/home/idoop', 'default_private': 'on', 'download_location': '/home/idoop', 'submit': 'Save', 'torrentfiles_location': '/home/idoop/torrentfiles'}> --Versions-- WebUi : 0.6.0.0r Python 2.5.2 (r252:60911, May 7 2008, 15:19:09) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]: dbus:0.82.4 --Traceback-- File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 304, 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 52, in deco return func(self, name) #check_session:ok File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 70, in deco return func(self, name) #check_connected:ok File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 25, in deco res = func(self, name) #deluge_page_noauth File "/var/lib/python-support/python2.5/deluge/ui/webui/config_forms.py", line 106, in POST form.start_save() File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/newforms_plus.py", line 91, in start_save self.save(data) File "/var/lib/python-support/python2.5/deluge/ui/webui/config_forms.py", line 75, in save proxy.set_config(dict(data)) File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1150, in __call__ return self.__send(self.__name, args) File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1440, in __request verbose=self.__verbose File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1204, in request return self._parse_response(h.getfile(), sock) File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1343, in _parse_response return u.close() File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 787, in close raise Fault(**self._stack[0]) |
|||
#337 | Fixed | WebUI crashes when enabling "Queue completed torrents to bottom" | ||
Description |
WebUI crashes when enabling "Queue completed torrents to bottom" Build 3408 Error message --Deluge Error-- Fault : <Fault 1: "<type 'exceptions.KeyError'>:'queue_finished_to_bottom'"> path : /config/queue file : /var/lib/python-support/python2.5/deluge/xmlrpclib.py in close, line 786 --Input-- <Storage {'max_active_downloading': 'Unlimited', 'max_active_seeding': 'Unlimited', 'stop_seed_at_ratio': 'on', 'queue_finished_to_bottom': 'on', 'submit': 'Save', 'stop_seed_ratio': '1.0'}> --Versions-- WebUi : 0.6.0.0r Python 2.5.2 (r252:60911, May 7 2008, 15:19:09) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]: dbus:0.82.4 --Traceback-- File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 304, 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 52, in deco return func(self, name) #check_session:ok File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 70, in deco return func(self, name) #check_connected:ok File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 25, in deco res = func(self, name) #deluge_page_noauth File "/var/lib/python-support/python2.5/deluge/ui/webui/config_forms.py", line 106, in POST form.start_save() File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/newforms_plus.py", line 91, in start_save self.save(data) File "/var/lib/python-support/python2.5/deluge/ui/webui/config_forms.py", line 75, in save proxy.set_config(dict(data)) File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1150, in __call__ return self.__send(self.__name, args) File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1440, in __request verbose=self.__verbose File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1204, in request return self._parse_response(h.getfile(), sock) File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1343, in _parse_response return u.close() File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 787, in close raise Fault(**self._stack[0]) |
|||
#268 | Fixed | webui crashes when changing default download folder | ||
Description |
--Deluge Error-- Fault : <Fault 1: "<type 'exceptions.KeyError'>:'default_private'"> path : /config/download file : /usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/xmlrpclib.py in close, line 786 --Input-- <Storage {'autoadd_location': '', 'download_location': '/var/torrent', 'submit': 'Save', 'compact_allocation': 'on', 'torrentfiles_location': '/home/deluge/.config/deluge/torrentfiles'}> --Versions-- WebUi : rev.185 Python : 2.5.2 (r252:60911, Apr 21 2008, 11:12:42) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] dbus:0.82.4 --Traceback-- File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/ui/webui/lib/webpy022/webapi.py", line 304, in wsgifunc result = func() File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/ui/webui/lib/webpy022/request.py", line 131, in <lambda> func = lambda: handle(inp, fvars) File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/ui/webui/lib/webpy022/request.py", line 61, in handle return tocall(*([x and urllib.unquote(x) for x in args] + fna)) File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/ui/webui/page_decorators.py", line 52, in deco return func(self, name) #check_session:ok File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/ui/webui/page_decorators.py", line 70, in deco return func(self, name) #check_connected:ok File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/ui/webui/page_decorators.py", line 25, in deco res = func(self, name) #deluge_page_noauth File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/ui/webui/config_forms.py", line 106, in POST form.start_save() File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/ui/webui/lib/newforms_plus.py", line 91, in start_save self.save(data) File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/ui/webui/config_forms.py", line 75, in save proxy.set_config(dict(data)) File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/xmlrpclib.py", line 1150, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/xmlrpclib.py", line 1440, in __request verbose=self.__verbose File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/xmlrpclib.py", line 1204, in request return self._parse_response(h.getfile(), sock) File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/xmlrpclib.py", line 1343, in _parse_response return u.close() File "/usr/lib/python2.5/site-packages/deluge-0.6.0.0-py2.5-linux-i686.egg/deluge/xmlrpclib.py", line 787, in close raise Fault(**self._stack[0]) |
Note:
See TracQuery
for help on using queries.