evilsocket / evilsocket/opensnitch

[Bug Report] Clicking Help button freezes UI

Open
#1,568 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
14.1k
Forks
665
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug:
In the UI Edit a rule. Click the Help button. The application freezes. Perhaps the Help button is trying to launch a browser and I have a block rule in place? Or it is trying to open a prompt to ask for permission?

Include the following information:
- OpenSnitch version: 1.6.9
- OS: Debian
- OS version: Trixie
- Window Manager: KDE Plasma Wayland
- Kernel version: 6.12

### To Reproduce:
In the UI Edit a rule. Click the Help button. The application freezes. I have to terminate the UI application.

### Post error logs:
opensnitch-ui console doesn't say much. Just when I terminate the app it says "Aborted (core dumped)"
```
Themes not available. Install qt-material if you want to change GUI's appearance: apt install python3-qt-material.
~ OpenSnitch GUI - 1.6.9 ~
protobuf: 4.21.12 - grpc: 1.51.1
--------------------------------------------------

QT_AUTO_SCREEN_SCALE_FACTOR: True
QT_QPA_PLATFORM: wayland
gRPC Max Message Length: 8MiB
Bytes: 8388608
is new file, or IN MEMORY, setting initial schema version
setting schema version to: 3
setting schema version to: 3
Setting journal_mode: OFF
Setting DB memory optimizations
schema version: 3
db schema is up to date
Loading translations: /usr/lib/python3/dist-packages/opensnitch/utils/../i18n locale: en_US
using IPASN DB: /usr/lib/python3/dist-packages/data/ipasn_20140513_v12.dat.gz
Using server address: unix:///tmp/osui.sock auth type: simple
Setting daemon DefaultAction to: deny
new node connected, listening for client responses... /local
[Nodes]: reply notification not in the list: 0
E0318 14:09:31.855872282 15025 thread_pool.cc:253] Waiting for thread pool to idle before forking
E0318 14:09:34.855977347 15025 thread_pool.cc:253] Waiting for thread pool to idle before forking
Aborted (core dumped)
```

### Expected behavior (optional):
Application window should not freeze.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.