Custom Query (2447 matches)
Results (208 - 210 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2816 | WorksForMe | GTK not refreshing torrent view from iconified | ||
Description |
When GTK is iconofied on ubuntu 16.04 and a torrent is finished, if you open the GTK interface by double click on the icon, it will not say that it's completed but still says that it's downloading. using the deluge-console shows as completed. have to close deluge and open it again then will show the files completed or not. when not iconified all ok. |
|||
#2825 | WorksForMe | Deluge Web UI Issues | ||
Description |
Hi There, I am having some recent issues with the deluge web UI. Generally I was accessing my seedbox via Deluge Web Client (rather than the desktop client), and as of last week I cannot connect at all, with an error message stating "The connection to the webserver has been lost!" almost immediately upon log in. None of the credentials have changed, this issue persists across 3 computers, using both Chrome & I.E. A bit of google-fu has left me stumped as to why I keep getting this issue. I have now downloaded and successfully setup/accessed my seedbox using the Deluge Desktop Client with no issues. Have you had any recent issues with the web client that you may be aware of? Many thanks, Chris M |
|||
#2860 | WorksForMe | WebUI plugin crashes deluge | ||
Description |
If an incorrect [ERROR ] 13:19:57 init:50 Unable to enable plugin! [ERROR ] 13:19:57 init:51 'NoneType' object has no attribute 'send_request' Traceback (most recent call last): File "/home/ubuntu/deluge-1.3-git/deluge/plugins/init.py", line 48, in enable self.plugin.enable() File "build/bdist.linux-i686/egg/webui/gtkui.py", line 56, in enable client.webui.get_config().addCallback(self.cb_get_config) File "/home/ubuntu/deluge-1.3-git/deluge/ui/client.py", line 504, in __call__ return self.daemon.call(self.base, *args, **kwargs) File "/home/ubuntu/deluge-1.3-git/deluge/ui/client.py", line 308, in call self.protocol.send_request(request) AttributeError: 'NoneType' object has no attribute 'send_request' |