-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No gui in Ubuntu 20.04 #44
Comments
Do you have the packages As far as I can tell, it works on the ubunu20.04 live cd with Gnome-Shell as Window Manager. |
Oh weird |
|
Ok, please, follow these instructions to install gnome-shell-extension-appindicator from their git:
Following these steps the icon has appeared. |
It's all fine, I understand now Thanks for your help 👍 |
Hi
Describe the bug
When I run opensnitch-ui the gui does not open, the terminal prints the following error:
E0703 19:32:49.178623442 138958 server_chttp2.cc:40] {"created":"@1593801169.178606296","description":"No address added out of total 1 resolved","file":"src/core/ext/transport/chttp2/server/chttp2_server.cc","file_line":397,"referenced_errors":[{"created":"@1593801169.178603949","description":"Unable to configure socket","fd":26,"file":"src/core/lib/iomgr/tcp_server_utils_posix_common.cc","file_line":217,"referenced_errors":[{"created":"@1593801169.178601233","description":"Address already in use","errno":98,"file":"src/core/lib/iomgr/tcp_server_utils_posix_common.cc","file_line":190,"os_error":"Address already in use","syscall":"bind"}]}]}
If I run as Root then it does open but some icons are missing and some buttons don't work
To Reproduce
Steps to reproduce the behavior:
Use Ubuntu 20.04
run
opensnitch-ui
Use Ubuntu 20.04
run
sudo opensnitch-ui
Expected behavior
GUI would open.
Screenshots
OS (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: