Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (532 - 534 of 2447)

Ticket Resolution Summary Owner Reporter
#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.

#1513 Fixed Unhandled Twisted Error if 'Test Active Port' can't find website Calum Calum
Description

The recent downtime of the website revealed an unhandled twisted error.

Traceback (most recent call last):
Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.

Also the icon displayed is the same as if the port is not accessible which is a bit confusing.

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