Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (241 - 243 of 2447)

Ticket Resolution Summary Owner Reporter
#1381 Fixed Error calling method `web.get_host_status` Damien Churchill Svenstaro
Description

I'm on Arch Linux x86_64. On running the deluge-web daemon, I'm greeted by these messages:

[ERROR   ] 22:32:27 json_api:223 Error calling method `web.get_host_status`
[ERROR   ] 22:32:27 json_api:224 'NoneType' object is not iterable
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line 215, in _handle_request
    result = self._exec_local(method, params, request)
  File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line 182, in _exec_local
    return meth(*params)
  File "/usr/lib/python2.7/site-packages/deluge/ui/web/json_api.py", line 716, in get_host_status
    (host_id, host, port, user, password) = self.get_host(host_id)
TypeError: 'NoneType' object is not iterable

The webui works but top shows that the webui leaks quite a bit and ends up with 100% cpu on one core and lots of memory in use after about a day. I don't know whether the issues are related.

#2824 WontFix Adding torrents from file or url web gui svefro
Description

There should be a seperate button for adding torrent from file or from url in the web gui. The gui should come prefilled with clipboard contens if adding from url. Now i have to first click add, then url, then put focus in the text box and then press add. This is a big hazzle when adding multiple torrents or magnet url's

#2992 WontFix [Win32] Resolve empty value fields issue by updating attached GTK + suyum
Description

Sorry for my bad English.

Target issues are #2386 and #2944.

Similar problems are reported at GNOME Bugzilla. https://bugzilla.gnome.org/show_bug.cgi?id=668239
And it seems this bug is fixed in GTK + Ver 2.24.14 . http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.14.news

I replaced GTK + with Ver 2.24.23 , and confirmed that this issue does not occur.

If possible, please update the version of GTK + included in installer to 2.24.14 or higher.

OS:Windows10 Pro 64bit Japanese
Deluge:1.3.14

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