#146 closed bug (Fixed)
Peers tab shows duplicate peers when showing country flag
Reported by: | danii | Owned by: | andar |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | GTK UI | Version: | 0.6.0svn |
Keywords: | peers tab country flag | Cc: |
Description
Deluge 0.6.0.0r3112
when I select the peers tab, duplicate peers are shown when the country flag is displayed, I keep getting this error
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/peers_tab.py", line 274, in _on_get_torrent_status row = self.liststore.append([ TypeError: value is of wrong type for this column
gtkui and daemon keep working
Attachments (2)
Change History (12)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
well I allways kill deluge tasks before restarting the daemon, I'm using ccache gonna rebuild deluge without it and see if it helps i only happens with some peers i'm uploading a screenshot
comment:3 by , 17 years ago
well I've rebuild Deluge, and removed ~/.config/deluge and the problem persists
comment:5 by , 17 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
problem persists in rev 3119, did the hole 9 yards, remove deluge installation, compile without ccache, brand new ~/.config/deluge, same error as before
comment:6 by , 17 years ago
I am unable to reproduce this. I did manage to reproduce it the first time and thus the 3119 commit. I have been running this since and have not seen any duplicate peers. Is there any console output? Are you sure you updated both client and daemon?
comment:7 by , 17 years ago
I removed all previous versions to make sure client and daemon are the same version,I've noticed only some peers trigger this behavior I'm uploading a torrent that has some of these peers, if you still can't reproduce it, tell me what you need to track down the problem
comment:8 by , 17 years ago
I forgot, the moment I select Peers tab the console output is
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/peers_tab.py", line 274, in _on_get_torrent_status row = self.liststore.append([ TypeError: value is of wrong type for this column
same as before as I said, sometimes the duplicate peer flag is shown sometimes it isn't, also peers that get duplicate rarely share country, client and can be seeding or leeching also I tried disabling the blocklist plugin nothing changed
comment:9 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Ok, I believe this is fixed now in [3136]
I am unable to reproduce this.. Are you sure that you are connecting to an updated daemon?