Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (532 - 534 of 2449)

Ticket Resolution Summary Owner Reporter
#1242 Fixed Preferences apply extra config values andar Calum
Description

Whenever you hit the apply button in the gtk prefs this will appear in deluge-console in addition to the setting you actually changed:

* ConfigValueChanged: listen_ports: (45830, 45839)
* ConfigValueChanged: outgoing_ports: (45830, 45839)
#1503 Fixed Adding torrent in GTK crashed Console UI nick Calum
Description

I added a torrent to the gtk ui while the console was also open and the console crashed. Attached is the error log.

This was while testing on git master and is the result of the recent changes.

In event.py a new parameter, from_state, was added to the class TorrentAddedEvent however 'request' is missing that parameter when ui/client.py calls that method so raises the '2 not 3' args error

Despite understanding the problem I could not work out how to fix this.

#1505 Fixed Add libtorrent version to command options Calum
Description

Include libtorrent version with deluge version for ease of those without gui.

For completeness also add to help dialog that --v can be used.

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