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)
Change History (7)
by , 15 years ago
Attachment: | Pantallazo-Deluge.png added |
---|
comment:1 by , 15 years ago
Priority: | major → critical |
---|
The error is worst. If I add more than one torrent, it only add the first torrent.
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
well, I test with the svn version and it seems solved.
comment:3 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
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:6 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
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.
screenshot gtk UI