Opened 14 years ago
Closed 14 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)
Changed 14 years ago by simon
comment:1 Changed 14 years ago by simonbcn
- Priority changed from major to critical
The error is worst. If I add more than one torrent, it only add the first torrent.
comment:2 Changed 14 years ago by simonbcn
- Resolution set to fixed
- Status changed from new to closed
well, I test with the svn version and it seems solved.
comment:3 Changed 14 years ago by simonbcn
- Resolution fixed deleted
- Status changed from closed to 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:4 Changed 14 years ago by simonbcn
- Priority changed from critical to major
same error in 1.1.5
comment:5 Changed 14 years ago by simonbcn
same problem with webUI in 1.1.7
comment:6 Changed 14 years ago by andar
- Resolution set to fixed
- Status changed from reopened to 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