Custom Query (2447 matches)
Results (262 - 264 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#591 | Invalid | builtin plugins should not use pkg_resources.resource_filename | ||
Description |
Builtin plugins should not use pkg_resources.resource_filename It prevents them from being used as eggs. http://dev.deluge-torrent.org/browser/trunk/deluge/plugins/blocklist/blocklist/ui.py#L48 |
|||
#2405 | Fixed | Bump minimum libtorrent version to at least 0.16.12 | ||
Description |
Missing python bindings added along with fixes |
|||
#2248 | Fixed | Cache tracker icons in gtkui | ||
Description |
The tracker icons are loaded with gtk.gdk.pixbuf_new_from_file_at_size each time they're requested. Caching them reduces CPU time to a third for this function. This is the patch mentioned in http://dev.deluge-torrent.org/ticket/2184#comment:1 for master branch. https://github.com/bendikro/deluge/commit/master-tracker_icon_cache_fix |
Note:
See TracQuery
for help on using queries.