Custom Query (2447 matches)
Results (172 - 174 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1811 | WorksForMe | Encoding problem within deluge console | ||
Description |
A problem occur when after adding some french torrents It seems linked to torrent's files names, containing chars like "é" or "è" Error getting torrent info: [Failure instance: Traceback: : 'ascii' codec can't encode character u'\xe0' in position 62: ordinal not in range(128) /usr/lib/python2.6/dist-packages/twisted/internet/tcp.py:460:doRead /usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/ui/client.py:186:dataReceived /usr/lib/python2.6/dist-packages/twisted/internet/defer.py:280:callback /usr/lib/python2.6/dist-packages/twisted/internet/defer.py:354:_startRunCallbacks --- --- /usr/lib/python2.6/dist-packages/twisted/internet/defer.py:371:_runCallbacks /usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/ui/console/commands/info.py:127:on_torrents_status /usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/ui/console/commands/info.py:160:show_info /usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/ui/console/main.py:352:write ] Once such torrent is added, torrents info command return this call stack. If I had them to deluge desktop or deluge web ui, they works (but deluge console will still bug) Deluge version : 1.3.900_dev |
|||
#1835 | WorksForMe | Deluge-gtk crashes | ||
Description |
A couple of crashes caught by ABRT in Fedora 14 x86_64. Please see the log attached. This is master git version. |
|||
#1850 | WorksForMe | Feature request - Segmented downloads | ||
Description |
This is a feature I desperately miss from Transmission - the ability to go into the torrent being downloaded, and deselect files within the torrent that I did not want, as well as the ability to prioritize files within the torrent itself. I.E.: Torrent Contains:
I would like the feature to go be able to go in and prioritize "muchneededinfo.zip", deprioritize "not_as_needed_info.zip", and to ignore downloading "uselessinfo.zip". |