Custom Query (2449 matches)
Results (547 - 549 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1084 | Fixed | Deluge does not handle magnet links | ||
| Description |
Despites being able to add torrents by hash, deluge still does not have handles magnet links. With the latest changes and controversies in the most important trackers, I guess that this should be a priority. |
|||
| #1085 | Fixed | label plugin errors | ||
| Description |
1) label settings not saved between sessions
[ERROR ] 17:22:42 client:375 RPCError Message Received! RPCRequest: label.set_options(world, {'max_download_speed': -1.0, 'is_auto_managed': False, 'apply_move_completed': False, 'auto_add': True, 'auto_add_trackers': thepiratebay.org, 'apply_queue': False, 'stop_at_ratio': False, 'max_upload_speed': 20.0, 'remove_at_ratio': False, 'max_upload_slots': -1.0, 'stop_ratio': 2.0, 'move_completed': False, 'move_completed_path': '/home/fm', 'apply_max': True, 'max_connections': -1.0})
ArgumentError: Python argument types in
did not match C++ signature:
Unhandled error in Deferred: Traceback (most recent call last): Failure: deluge.ui.client.DelugeRPCError: <deluge.ui.client.DelugeRPCError object at 0x86f5fac> python 2.6.2-r1 under gentoo. |
|||
| #1086 | Fixed | DeprecationWarning: Use the new widget gtk.Tooltip | ||
| Description |
gtk.Tooltips is deprecated as of pyGTK 2.12(released around beginnig of 2008): http://www.pygtk.org/docs/pygtk/class-gtktooltips.html Deluge should use gtk.Tooltip: http://www.pygtk.org/docs/pygtk/class-gtktooltip.html Warning: /usr/lib/pymodules/python2.6/deluge/ui/gtkui/statusbar.py:108: DeprecationWarning: Use the new widget gtk.Tooltip
|
|||
