Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (391 - 393 of 2447)

Ticket Resolution Summary Owner Reporter
#1156 Fixed import sys missing in core.py gbtami
Description

raceback (most recent call last):

File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/gtkui.py", line 275, in _on_reactor_start

client.start_classic_mode()

File "/usr/lib/python2.6/site-packages/deluge/ui/client.py", line 531, in start_classic_mode

self._daemon_proxy = DaemonClassicProxy(self.event_handlers)

File "/usr/lib/python2.6/site-packages/deluge/ui/client.py", line 408, in init

self.daemon = deluge.core.daemon.Daemon(classic=True)

File "/usr/lib/python2.6/site-packages/deluge/core/daemon.py", line 138, in init

self.core = Core()

File "/usr/lib/python2.6/site-packages/deluge/core/core.py", line 82, in init

sys.exit(1)

NameError: global name 'sys' is not defined

#1158 Invalid Error unknown in torrent simonbcn
Description

I have added one torrent, it starts correct but, after some time, it is in red but there is not error:

http://i238.photobucket.com/albums/ff28/simonbcn/captura_014-1.png

In logs does not show any errror.

#1159 WontFix "Availability" info on seeded torrents shows zero braintorch
Description

On some seeding torrents availability parameter shows 0.000. This is somewhat disturbing, because you don't know if other peers could get full torrent if you drop seeding it. I think it's pretty important, because sharing is based on "take and give" principle.

Ubuntu 9.10 amd64.

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