Opened 15 years ago

Closed 15 years ago

#1036 closed bug (Fixed)

Deluge GTK UI doesn't connect to selected daemon automatically on start-up

Reported by: narren Owned by: andar
Priority: major Milestone: 1.3
Component: GTK UI Version: 1.2.0_rc4
Keywords: Cc: sites@hubmed.org, boteeka

Description

While "Automatically connect to selected host on start-up" option is enabled in connection manager, deluge fails to do that. Client-side log file attached.

Attachments (7)

deluge-gtk.log.bz2 (2.5 KB ) - added by narren 15 years ago.
Client side log file
deluge.log.gz (2.2 KB ) - added by narren 15 years ago.
deluge.log (808 bytes ) - added by boteeka 15 years ago.
GtkUi log
deluge.log.2.gz (6.8 KB ) - added by narren 15 years ago.
deluge-conf-files.tar.gz (3.3 KB ) - added by narren 15 years ago.
deluge.2.log (11.9 KB ) - added by boteeka 15 years ago.
deluge_terminal_output.txt (1.7 KB ) - added by boteeka 15 years ago.

Download all attachments as: .zip

Change History (31)

by narren, 15 years ago

Attachment: deluge-gtk.log.bz2 added

Client side log file

comment:1 by andar, 15 years ago

Resolution: fixed
Status: newclosed

This has been fixed

comment:2 by boteeka, 15 years ago

Resolution: fixed
Status: closedreopened

It does not seem to be fixed in 1.2.0-rc3. I am using packages from the Deluge Team PPA on Ubuntu 9.10 64bit. Package version: 1.2.0~rc3-5~karmic~ppa2

comment:3 by andar, 15 years ago

Resolution: fixed
Status: reopenedclosed

This works for me. Have you tried RC4?

comment:4 by narren, 15 years ago

Version: 1.2.0_rc11.2.0_rc4

It's not working. I've checked that all options are set correctly in connection manager. I have RC4 1.2.0~rc4 from Deluge Team PPA. I'm attaching client-side log (Launched client while daemon is running and quit).

by narren, 15 years ago

Attachment: deluge.log.gz added

comment:5 by ankle, 15 years ago

Cc: sites@hubmed.org added
Resolution: fixed
Status: closedreopened

This is still not working for me in trunk - the GTK client doesn't automatically connect to the specified host on start-up, even when "automatically connect to selected host on start-up" is selected.

comment:6 by Chase, 15 years ago

Yeah, I'm having the same problem with 1.2 RC4. Windows client, connecting to a remote windows daemon.

comment:7 by andar, 15 years ago

Resolution: fixed
Status: reopenedclosed

Ok, I think I found the problem.

This should be fixed in [6015].

Thanks for the log.

comment:8 by ankle, 15 years ago

Resolution: fixed
Status: closedreopened
Summary: Deluge GTK UI doesn't connect to localhost daemon automatically on start-upDeluge GTK UI doesn't connect to selected daemon automatically on start-up

[6015] only corrects connecting to localhost - it should (and used to) connect automatically to whichever host is selected, even if it's a remote host.

I changed the title of this bug to reflect this - hope that's ok.

comment:9 by andar, 15 years ago

Status: reopenedpending

I've tested this with a remote host and it works.. Can you try the latest revision.. I've made some additional fixes to the connection manager stuff.

comment:10 by ankle, 15 years ago

Auto-connection seems to be working now, thanks.

There's still something funny going on when stopping a daemon other than the one you're connected to, in the connection manager, but that should probably stay separate from this bug.

comment:11 by andar, 15 years ago

Resolution: fixed
Status: pendingclosed

comment:12 by boteeka, 15 years ago

Resolution: fixed
Status: closedreopened

I have Deluge 1.2-rc4 on Ubuntu 9.10 x86_64. Autoconnect still doesn't work. I'm attaching a log.

by boteeka, 15 years ago

Attachment: deluge.log added

GtkUi log

comment:13 by boteeka, 15 years ago

The hostlist.conf.1.2 doesn't exist, but I have a hostlist.conf.1.1

comment:14 by boteeka, 15 years ago

I reinstalled Deluge with all of its components (but I kept my configuration files), and now not even the connection manager can be opened to manually connect. If I click on the icon in the toolbar nothing happens. At the moment I can only use Deluge with the classical interface.

If there is anything that I can help with, please let me know.

And sorry about poisoning this ticket with so many replies.

comment:15 by andar, 15 years ago

Resolution: fixed
Status: reopenedclosed

This has been fixed in rc5, please use the latest version when reporting bugs.

comment:16 by boteeka, 15 years ago

Resolution: fixed
Status: closedreopened

It doesn't seem to work in rc5 either.

comment:17 by narren, 15 years ago

It works for me in RC5.

comment:18 by boteeka, 15 years ago

I am glad that it works for you, but there clearly has to be some issues remaininig as it is not working for me. I will try to find out what is happening, just give me some clues where to look.

Eventually could you attach your configuration files so I can compare them to my config files to see if there are any significant differences.

comment:19 by narren, 15 years ago

I'm attaching my log-file and conf-files here. Run "deluge -L debug -l deluge.log". Then you can compare your log with mine.

by narren, 15 years ago

Attachment: deluge.log.2.gz added

by narren, 15 years ago

Attachment: deluge-conf-files.tar.gz added

comment:20 by boteeka, 15 years ago

Ok, the only significant difference I can find is in the gtkui.conf file, and the difference is that the line:

"autoconnect_host_uri": "http://localclient:49c672058469a4302694dcde141ca7d60445b79a@127.0.0.1:58846", 

is missing from my config file.

I also set Deluge to not use the classic interface, started deluged, then issued the command:

deluge -L debug -l deluge.log

I will attach the deluge.log file, and I also attach the terminal output from that command, as it seems it throws a bunch of errors.

by boteeka, 15 years ago

Attachment: deluge.2.log added

by boteeka, 15 years ago

Attachment: deluge_terminal_output.txt added

comment:21 by boteeka, 15 years ago

Cc: boteeka added

comment:22 by andar, 15 years ago

Can you try deleting ~/.config/deluge/{hostlist.conf.1.2,gtkui.conf}

Then give it another go.

comment:23 by boteeka, 15 years ago

I tried your suggestion, but it didn't help. Then I tried deleting the ~/.config/deluge directory which seems to have helped me. Now everything works as expected (at least for now).

I am still with rc5 because the PPA hasn't been updated as of now.

comment:24 by andar, 15 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.