gustavo-iniguez-goya / opensnitch

OpenSnitch is a GNU/Linux application firewall
GNU General Public License v3.0
394 stars 20 forks source link

sometimes, buttons are not reachable #93

Closed squalou closed 3 years ago

squalou commented 3 years ago

Hi, I just discovered that opensnitch is forked and maintained here, that's a good news ! Thank you for the efforts.

Describe the bug

Some applications (see screenshot) have long, very very long, command lines. IntelliJ in this case, with all java opts.

It makes it impossible to reach all/deny etc buttons.

To Reproduce

easier way would be :

Steps to reproduce the behavior:

  1. install intellij and start it
  2. wait for opensnitch popup
  3. See error

NOTE : sometimes the command line arg seem to be correctly cut ... so I'm not sure how to reproduce this 100% times

Expected behavior (optional)

Keep a small window, eventually scrollable area with full command line

Screenshots

The bottom of the screenshot is the bottom of the screen, the top is the top of the screen, no way to resize the popup, even "Escape" did not close it

image

OS (please complete the following information):

gustavo-iniguez-goya commented 3 years ago

oh my.. ok, I'll fix it soon.

Thank you for reporting it!

gustavo-iniguez-goya commented 3 years ago

Please, test it and let me know if it's fixed.

squalou commented 3 years ago

Perfect ! And more : procees renamed to executable : many thanks !

image

( Note that the apparent theme is different ... I did something wrong during the build of PKGBUILD : -ui get installed in a virtualenv of my home ... Not sure if there's a way to force build to deal properly with python env, anyway, I'll take care of it)