Custom Query (2447 matches)
Results (31 - 33 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#146 | Fixed | Peers tab shows duplicate peers when showing country flag | ||
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 |
|||
#156 | Invalid | Deluge entry in gnome menu | ||
Description |
it is great to have an entry in gnome (or KDE?) menu (for Ubuntu and others) to execute th ui's like: /usr/bin/deluge -u gtk &> ~/deluge-gtk.log /usr/bin/deluge -u web &> ~/deluge-web.log ...or something like that!!! |
|||
#163 | Fixed | Fail to start if port not available or not a high port | ||
Description |
When is loaded it the first time, the config questions started. I selected port 80 and the rest and the client was gone. Same after selecting port 2444 used by another application. There should at least be a little dialog explaining why Deluge is about to disappear without a trace before closing due to a network problem. It also took a while to find the config under .config/Deluge to get the config questions to be asked again. |