#2805 closed bug (Fixed)
Standalone mode not detecting local running daemon
Reported by: | Calum | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 2.0.0 |
Component: | GTK UI | Version: | develop |
Keywords: | Cc: | Bro |
Description
In the recent round of PR merges the functionality to detect a running deluged instance when start gtkui in standalone mode has been broken.
Change History (5)
comment:1 by , 8 years ago
Resolution: | → Fixed |
---|---|
Status: | new → closed |
comment:2 by , 8 years ago
For me this still appears to be broken? What im seeing is by starting deluged then gtkui opening the connection manager will say the daemon is offline but if you hit connect then manualy close the connection manager it connects fine. And from there on if you disconnect from daemon or restart it or w.e. as long as you dont restart the gtkui it will see it online but if you close the ui you can still connect like before but it wont say online and you have to manually close the connection manager after hitting connect.(just like the first time)
Dont know if this is the same bug or different or if it needs a new ticket.
comment:3 by , 8 years ago
That is a different bug, please open a new ticket.
However I can't reproduce what you describe.
comment:4 by , 8 years ago
Ive made a new ticket http://dev.deluge-torrent.org/ticket/2813 .
And i have also confirmed this as an issue on a fresh system(no app data).
Fixed: [edf616baca2]