Custom Query (2449 matches)
Results (469 - 471 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2882 | Fixed | load_country_db was removed from python bindings | ||
| Description |
Here's the pull request https://github.com/arvidn/libtorrent/pull/930 which was suggested to fix this issue https://github.com/arvidn/libtorrent/issues/927 : [ERROR ] 00:42:41 preferencesmanager:502 Unable to load geoip database!
[ERROR ] 00:42:41 preferencesmanager:503 'session' object has no attribute 'load_country_db'
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/deluge/core/preferencesmanager.py", line 500, in _on_geoip_db_location
self.session.load_country_db(str(geoip_db))
AttributeError: 'session' object has no attribute 'load_country_db'
Funtionality wise it seems to be fine, but if we are not expecting load_country_db to be present, we should fail more gracefully. |
|||
| #1159 | WontFix | "Availability" info on seeded torrents shows zero | ||
| Description |
On some seeding torrents availability parameter shows 0.000. This is somewhat disturbing, because you don't know if other peers could get full torrent if you drop seeding it. I think it's pretty important, because sharing is based on "take and give" principle. Ubuntu 9.10 amd64. |
|||
| #1480 | WontFix | Opening any link from deluge causing 100% cpu load under Ubuntu 10.10 | ||
| Description |
Clicking on any link in deluge (from "About" dialog for example) causing deluge to load cpu heavily. That problem doesn't exist under Ubuntu 10.04, so I think there is some mess with python in Ubuntu 10.10 or just with Maverick's build of deluge. |
|||
