Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (613 - 615 of 2449)

Ticket Resolution Summary Owner Reporter
#91 WorksForMe deluge crashed with SIGSEGV in g_type_check_instance_cast() markybob savvas
Description

Ubuntu Hardy Heron 8.04 alpha.
deluge-torrent was in the background, I don't know what came over it.
I hope the attached files will help, it's the crash report from apport, but since it's huge, i've removed the core dump.

#99 WorksForMe deluge crashed with TypeError in get_torrent_state_list() markybob fnord@pentabarf.de
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
#886 Fixed deluge crashed with TypeError in _on_get_torrent_status() andar Hew
Description

From https://bugs.launchpad.net/bugs/333256

Traceback (most recent call last):

File "/var/lib/python-support/python2.6/deluge/ui/gtkui/peers_tab.py", line 328, in _on_get_torrent_status

peerprogress])

TypeError: value is of wrong type for this column

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.