-
-
Notifications
You must be signed in to change notification settings - Fork 519
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
Opensnicth GUI not working across reboots #434
Comments
Hi @molitona , Could you execute: Once you login to Gnome, open a terminal and type: By the way, have you tried it with another DE? xfce, kde, etc. |
journalctl output
opensnitch-ui output (works fine)
Hint : In gnome 40 there is no more systray for apps, and I only have Gnome DE. Edit : same think with that extension installed (GUI app doesn't start across reboots). |
woah, it's failing hard:
There must be more logs in the journal, if you could post the previous logs just after it crashes, it would be really helpful to debug this problem. On the other hand, could you try installing the git version? https://aur.archlinux.org/packages/opensnitch-git/ Uninstall completely previous version before installing opensnitch-git. |
Here is the log (reversed, follow down-top). I'll test git version right away.
|
The same problem reoccurred with git version. |
I've found that on
|
You should have this file under for autostart the GUI: By the way, could you edit it and change |
There is no files under my autostart directory ! |
I've added that file from https://github.com/evilsocket/opensnitch/blob/master/ui/resources/opensnitch_ui.desktop and the GUI app is launched on every reboot. |
great! I think the AUR maintainer should document somewhere how to autostart the GUI.
If you refer to the opensnitch GUI you need to install this extension: download version 40 and install it: Execute the |
Nice, problem resolved with that extension, thanks for help and form maintaining this wonderful app !
|
Thank you @molitona , I'll update the documentation with this info. |
Hi, I couldn't find it in the documentation and had to search the issues to figure this out. Did you forget to do it by any chance? I would have expected to find this in https://github.com/evilsocket/opensnitch/wiki/Installation Something like this maybe: Archsudo pacman -S opensnitch
sudo systemctl enable --now opensnitch
wget https://raw.githubusercontent.com/evilsocket/opensnitch/master/ui/resources/opensnitch_ui.desktop -O \
~/.config/autostart/opensnitch_ui.desktop edit: wget was wrong Or even better, a checkbox in the settings that enables the service and adds the autostart file. Because that was the first place I was looking for this |
Hi, I've installed opensnitch. It worked fine, but whenever I restart my OS the filtering isn't working anymore. In fact, I verified with 'ps' command and found that only daemon still active across reboots (opensnitch GUI which is responsible for appearing pop-ups is not active).
My OS is arch with GNOME as DE.
Installed version is 1.3.6-3. (https://aur.archlinux.org/packages/opensnitch/) from AUR.
Also, I noticed that these 2 lines are added to log file whenever I close GUI app.
The text was updated successfully, but these errors were encountered: