Opened 15 years ago

Closed 15 years ago

#915 closed bug (Fixed)

Add one torrent to gtk UI but it's not shown in the list

Reported by: simonbcn Owned by: andar
Priority: major Milestone:
Component: GTK UI Version: 1.1.7
Keywords: Cc:

Description

Deluge daemon in a server, I connect with it from gtk UI in PC local.
When I add one torrent to daemon, from gtk UI in local, the torrent is added, the number of torrents in tracker list is incremented but the torrent is not shown in the torrent list.
If I close the gtk UI and I open again, then yes, it listed.

I attached an image with the torrent added but not shown.

Attachments (1)

Pantallazo-Deluge.png (22.8 KB ) - added by simon 15 years ago.
screenshot gtk UI

Download all attachments as: .zip

Change History (7)

by simon, 15 years ago

Attachment: Pantallazo-Deluge.png added

screenshot gtk UI

comment:1 by simonbcn, 15 years ago

Priority: majorcritical

The error is worst. If I add more than one torrent, it only add the first torrent.

comment:2 by simonbcn, 15 years ago

Resolution: fixed
Status: newclosed

well, I test with the svn version and it seems solved.

comment:3 by simonbcn, 15 years ago

Resolution: fixed
Status: closedreopened

Well, like I can't use the svn version (http://dev.deluge-torrent.org/ticket/918), I reopen this bug.

This bug occurs in several versions: 1.1.6, 1.1.7

comment:4 by simonbcn, 15 years ago

Priority: criticalmajor

same error in 1.1.5

comment:5 by simonbcn, 15 years ago

same problem with webUI in 1.1.7

comment:6 by andar, 15 years ago

Resolution: fixed
Status: reopenedclosed

This generally happens because the daemon can't communicate to the gtkui's signalreceiver properly.. This is fixed in trunk due to the fact that the signalreceiver has been removed after switching to DelugeRPC.

Note: See TracTickets for help on using tickets.