Skip to content

Conversation

staticssleever668
Copy link
Contributor

Fixes error when running opensnitch-ui again:

if service:
   ^^^^^^^

NameError: name 'service' is not defined. Did you mean: 'UIService'?

Fixes: cdf93c7 ("ui: fixed delay closing the GUI")

Fixes error when running `opensnitch-ui` again:
>     if service:
>        ^^^^^^^
> NameError: name 'service' is not defined. Did you mean: 'UIService'?

Fixes: cdf93c7 ("ui: fixed delay closing the GUI")
@gustavo-iniguez-goya gustavo-iniguez-goya merged commit dd6b3c5 into evilsocket:master Jan 13, 2025
@gustavo-iniguez-goya
Copy link
Collaborator

Thank you @staticssleever668 ! I was aware of this issue but I've been busy with other things :S

@staticssleever668 staticssleever668 deleted the fix_unbound_service branch January 13, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants