evilsocket / opensnitch

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

pop-up dialog: box is too small #653

Closed Golddouble closed 1 year ago

Golddouble commented 2 years ago

Hello

Problem: The text in the expandable box is difficult to read because the box is too narrow: k20220419-142026

Include the following information:

Thank you.

gustavo-iniguez-goya commented 2 years ago

prompt.ui.txt

Could you replace this pop-up dialog with yours?

$ sudo cp prompt.ui.txt /usr/lib/python3/dist-packages/opensnitch/res/prompt.ui

Close the GUI, reopen it again and force a pop-up. The box should have more room to display the text.

Golddouble commented 2 years ago

Thank you.

But the replacement of prompt.ui has no effect.

(Opensnitch Version: in the meantime 1.5.1)

Golddouble commented 2 years ago

?

gustavo-iniguez-goya commented 2 years ago

This will be fixed once I finish merging the firewall-policies branch. In a couple of days I hope.

Golddouble commented 2 years ago

Thank you.

Golddouble commented 1 year ago

I have now installed version 1.5.2 .

But this is still sometimes an issue: k20230104-104643

gustavo-iniguez-goya commented 1 year ago

Starting from this commit 0556dc1c81d7bdcdc715c31ca849e107d871ad7e this issue should be fixed. The combo boxes should have the default height size.