Opened 15 years ago

Closed 15 years ago

#1162 closed bug (Fixed)

Error to add torrent to closed GktUI connect to remote deluge

Reported by: simonbcn Owned by:
Priority: major Milestone: 1.2.0
Component: GTK UI Version: 1.2.1
Keywords: gtkui, remote, add, torrent, autoadd, queued Cc:

Description

deluged executing in server.
deluge GtkUI in local connected to remote deluged.

When I add one torrent from Firefox to GtkUI, it shows me this window: http://i238.photobucket.com/albums/ff28/simonbcn/captura_017.png

It corresponds to setting, in gtkui.conf:

"autoadd_queued": false

But If I check "Add torrents automatically to connect", close the GtkUI and I click in torrent file in Firefox to add in Deluge, it opens GtkUI and it shows this error "Duplicated torrent": http://i238.photobucket.com/albums/ff28/simonbcn/captura_016-1.png

However, the torrent file is added anyway.

Change History (6)

comment:1 by andar, 15 years ago

So it sounds like another Deluge instance was opened? or am I wrong?

in reply to:  1 comment:2 by simonbcn, 15 years ago

Replying to andar:

So it sounds like another Deluge instance was opened? or am I wrong?


No, in both: server and client, there is only one instance of deluged and deluge-gtk respectively. Moreover, it only fails when "autoadd_queued": true.

comment:3 by simonbcn, 15 years ago

I forgot to say that this error only occurs when "autoadd_queued": true and deluge-gtk is closed.

comment:4 by simonbcn, 15 years ago

I have executed deluge-gtk in console and it shows this error at start:

/usr/lib/pymodules/python2.6/deluge/ui/gtkui/gtkui.py:167: Warning: g_set_prgname() called multiple times
  self.gnome_prog = gnome.init("Deluge", deluge.common.get_version())

comment:5 by simonbcn, 15 years ago

More information:
It works well if I uncheck "Always show" in "Add torrents dialog" section and "autoadd_queued": true.

comment:6 by andar, 15 years ago

Resolution: fixed
Status: newclosed

This has been fixed.

Thanks for the report.

Note: See TracTickets for help on using tickets.