Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (547 - 549 of 2449)

Ticket Resolution Summary Owner Reporter
#1861 Fixed [AutoAdd] warning: column number is a boolean Calum Calum
Description

This will always appear in console on startup with the autoadd plugin enabled.

(deluge-gtk:15781): WARNING **: column number is a boolean, but will be interpreted as an integer; this is likely not what you intended

It is related to activatable=True in this gtkui.py line

#1862 Fixed Move Storage broken Calum
Description
Traceback (most recent call last):
  File "/home/calum/Documents/Coding/Deluge Work/deluge/deluge/ui/gtkui/menubar.py", line 357, in on_dialog_response_event
    self.move_storage_dialog.get_text())
AttributeError: 'gtk.Dialog' object has no attribute 'get_text'
#1866 Fixed Console fails to find deluged with a new specified config Calum
Description

The localhost deluged is listed as offline if you use new configs.

~/delugeDev/deluged -c ~/CONFIG1
~/delugeDev/deluge-console -c ~/CONFIG1

The workaround is to open deluge-gtk and change the setting from classic to thinclient, localhost deluged then shows as online in the console and can connect normally.

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