Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (583 - 585 of 2449)

Ticket Resolution Summary Owner Reporter
#2175 Fixed systemtray free variable 'self' referenced before assignment in enclosing scope Calum
Description

Forwarded from Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=858863

:systemtray.py:488:on_response:NameError: free variable 'self' referenced before assignment in enclosing scope
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/systemtray.py", line 488, in on_response
:    if self.config["tray_password"] == sha_hash(entered_pass.get_text()).hexdigest():
:NameError: free variable 'self' referenced before assignment in enclosing scope
:
:Local variables in innermost frame:
:response_id: -5
:dialog: <gtk.Dialog object at 0x29cb8c0 (GtkDialog at 0x1f80a70)>
#2218 Fixed Use 0.16 libtorrent extension bindings or remove ut pex option Calum
Description

lt 0.16.4 or newer has a new set of python bindings to enable the extensions so the 'fix' in #2160 could be reverted to previous setup if required.

If keeping current way of loading all extension then remove ut_pex and comment/code.

#2231 Fixed Fix unneeded scrollbars in webui add dialog Calum Calum
Description

Outer files tab and allocation radio buttons

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