#2175: systemtray free variable 'self' referenced before assignment in enclosing
scope
-------------------+--------------------------------------------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.3.6
Component: gtkui | Version: 1.3.5
Keywords: |
-------------------+--------------------------------------------------------
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)>
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2175>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.