Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 2449)

Ticket Resolution Summary Owner Reporter
#98 Fixed append file extension to partially downloaded files markybob gaspard.leon@…
Description

I propose that partially downloaded files get an extension added so you can tell they are not done yet.

#99 WorksForMe deluge crashed with TypeError in get_torrent_state_list() markybob fnord@…
Description

This bug was reported by Tiago Sousa and others at ubuntu's bugtracker: https://bugs.edge.launchpad.net/ubuntu/+source/deluge-torrent/+bug/202705

"A new instance of Deluge crashes every time I try to add an already downloading torrent! Still, the main program keeps running, I just receive a message saying, after opening the torrent, that Deluge crashed and nothing else happens. All downloads keep running.

This is easily reproducible, just start downloading a torrent, re-add it and watch a message stating that deluge crashed and have your program still downloading."

Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 1478, in add_torrent_clicked
    self.interactive_add_torrent(single)
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 1368, in interactive_add_torrent
    return self.interactive_add_torrent_path(torrent, path)
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 1454, in interactive_add_torrent_path
    self.torrent_model_append(unique_id)
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 677, in torrent_model_append
    self.get_torrent_state_list(unique_id, state))
  File "/var/lib/python-support/python2.5/deluge/interface.py", line 987, in get_torrent_state_list
    queue = state['queue_pos']
TypeError: 'NoneType' object is unsubscriptable
#100 WorksForMe Clear completed menu option doesn't work markybob gothicx@…
Description

I wish that when I clicked on the Clear button (or selected the Clear Completed item from the File menu), the torrent files for the completed downloads would be removed.

This bug was reported by Matt Kraai in Debian.

http://bugs.debian.org/465695

Note: See TracQuery for help on using queries.