gui-ufw
An easy, intuitive, way to manage your Linux firewall. It supports common tasks such as allowing or blocking pre-configured, common p2p, or individual ports port(s), and many others!
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:plater/gufw && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gufw.changes | 0000005443 5.32 KB | |
gufw.spec | 0000004083 3.99 KB | |
gui-ufw-19.04.0.tar.gz | 0002336400 2.23 MB |
Comments 5
not working ,missing : - typelib-1_0-webkit-3.0 - error gdk_keymap_get_for_display: assertion 'GDK_IS_DISPLAY (display)' failed gdk_keymap_get_modifier_mask: assertion 'GDK_IS_KEYMAP (keymap)' failed _gtk_replace_virtual_modifiers: assertion 'GDK_IS_KEYMAP (keymap)' failed
Changed dependency to typelib(WebKit2) I don't think I've ever used this, I created it for a firewalld problem I had but I think I found an alternate solution
Thank you for your prompt response. There are no more errors, but he's still not launching.
add note : I checked :journalctl -xe
RESULT
pam_unix(polkit-1:session): session opened for user root(uid=0) by yomane(uid=0)
root: Executing command [USER=root] [TTY=/dev/pts/1] [CWD=/root] [COMMAND=/usr/bin/gufw-pkexec root]
I've downloaded the Debian package, it includes a few patches but they still use python2. I'll work on it when I have time