-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Settings will not open/Gui unresponsive #42
Comments
Just realized i forgot to run with --debug.
|
did you install openvpn plugin for NetworkManager?
|
yes, i have it installed. reinstalled for good measure, still nothing. |
looks like i didn't update AUR with bug fix point release. Pushed now. please update @lolman9998. |
Issue still occurs. Heres another log in case something changed.
|
do you have as a last resort, give a list of all your packages so that i can replicate your build on a VM. |
Libnm is installed.
AUR -
Flatpak -
Should be all of it. Lemme know if anything seems off so I can fix it. |
packages.txt |
I was too busy IRL to setup and test.. might take a while. Apologies. I tried installing eOVPN/subprojects/networkmanager/eovpn_nm.c Lines 387 to 393 in 5713cf1
My guess is that If you would like to dig deeper yourself, take a look at eovpn_nm.c. It can be compiled as standalone single filw and you can find building instructions with GCC at top comment. (un-comment the |
same issue |
For me it works on kde-plasma, but on i3wm I have the issue |
I had the same problem and found a solution. You need NetworkManager to be installed and running. If you do not have it - install it. If it is not enabled or not running just do: sudo systemctl enable NetworkManager.service
sudo systemctl start NetworkManager.service This should fix the problem |
Yup, it works. Close the issue :> |
Just installed and the ui doesn't seem to be working. Have tried rebooting, and, after looking at other issues installing libsecret.
CLI Output -
I can confirm openvpn is installed.
More info - Arch Linux (Just reinstalled a couple days ago, fresh)
Kde wayland
Installed from AUR via yay
I can provide more info if needed. Thanks!
The text was updated successfully, but these errors were encountered: