Custom Query (2447 matches)
Results (145 - 147 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 |
|||
#147 | Fixed | Wrong unit used | ||
Description |
In the web ui when viewing a torrents details the unit for Total Size is incorrect. For example a 360MiB file shows up as 360MiB/s. The /s is incorrect. The same is true for GiB |
|||
#148 | WorksForMe | fails to upgrade from earlier version to 5.8.8.1 gutsy deb package | ||
Description |
I had a working deluge 5.8.6 and tried to upgrade to 5.8.8 using the package. It installs ok but fails to run with this error:- checking for ubuntu...checking for ubuntu... found and fixing ubuntu checking for ubuntu... no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences /var/lib/python-support/python2.5/deluge/core.py:1159: DeprecationWarning: integer argument expected, got float PREF_FUNCTIONS[pref](self.get_pref(pref)) If I delete the persistent.state file it loads but then crashes if I add a existing torrent to it. Have backed down to 5.8.7 and it works, loading the state file ok. |