Custom Query (2449 matches)
Results (241 - 243 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #236 | Invalid | Problem at choosing where to save the files from torrent | ||
| Description |
When you add o torrent is going to ask you where to save the files. the default path is /home/*username* . if you want to save there normally you have only to press enter. but when you press nothing happens. you hane to enter all the path /home/*username* in the path adress or you have to click another folder at the folders tree and then return to your home folder. |
|||
| #1381 | Fixed | Error calling method `web.get_host_status` | ||
| 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 | ||
| 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 |
|||
