evilsocket / opensnitch

OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
GNU General Public License v3.0
9.86k stars 486 forks source link

GUI Not opening on Fedora 40 #1137

Closed FusionStreak closed 1 month ago

FusionStreak commented 1 month ago

Open Snitch GUI

System Info

Steps to Re-create

More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates

gustavo-iniguez-goya commented 1 month ago

hi @FusionStreak ,

This is a known issue. There're a couple of workarounds, the one that seems to work fine is: https://github.com/evilsocket/opensnitch/issues/1129#issuecomment-2105823389 , https://stackoverflow.com/a/73383927(for example: ~ $ pip install protobuf==3.20.6)

Let me know if it fixes the error.