Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (370 - 372 of 2449)

Ticket Resolution Summary Owner Reporter
#2409 Fixed [win32] Console Non-interactive ImportError Calum Simbiat
Description

When trying to run any console operations on Windows the following error is shown:

C:\WS\Deluge\deluge-console.exe info
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "__main__.py", line 128, in <module>
File "__main__deluge-console__.py", line 8, in <module>
File "pkg_resources.py", line 318, in load_entry_point
File "pkg_resources.py", line 2221, in load_entry_point
File "pkg_resources.py", line 1954, in load
File "c:\ws\deluge\deluge-1.3.6-py2.7.egg\deluge\ui\console\__init__.py", line
36, in <module>
from main import start
File "c:\ws\deluge\deluge-1.3.6-py2.7.egg\deluge\ui\console\main.py", line 53,
in <module>
from deluge.ui.console.eventlog import EventLog
File "c:\ws\deluge\deluge-1.3.6-py2.7.egg\deluge\ui\console\eventlog.py", line
43, in <module>
import curses
File "curses/__init__.py", line 15, in <module>
ImportError: No module named _curses
#2416 Fixed Auto-start of new torrents gives incorrect status Simbiat
Description

In latest build (provided to me here http://forum.deluge-torrent.org/viewtopic.php?f=12&t=46511 ) if you set to auto-start newly added torrents they will be added with status "NONE". And won't start until you force them to.

#343 Fixed Display Blocklist status in the WebUi as in the gtkui. mvoncken silverdulcet
Description

Can you add the Blocklist status display to the bottom bar of the WebUi the same as in the gtkui? Its nice for those that run deluge headless to see the status of it.

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