Search Criteria
Package Details: eovpn 1.30-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/eovpn.git (read-only, click to copy) |
---|---|
Package Base: | eovpn |
Description: | Application to connect, manage and update OpenVPN configurations |
Upstream URL: | https://github.com/jkotra/eOVPN |
Keywords: | openvpn vpn |
Licenses: | GPL3 |
Submitter: | City-busz |
Maintainer: | jkotra |
Last Packager: | jkotra |
Votes: | 6 |
Popularity: | 0.81 |
First Submitted: | 2021-05-08 10:29 (UTC) |
Last Updated: | 2024-09-06 18:26 (UTC) |
Dependencies (11)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- libnotify (libnotify-gitAUR)
- libsecret
- networkmanager (networkmanager-gitAUR, networkmanager-iwdAUR)
- networkmanager-openvpn (networkmanager-openvpn-gitAUR, networkmanager-openvpn-gtk2AUR)
- python (python37AUR, python311AUR, python310AUR)
- python-gobject (python-gobject-gitAUR)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- meson (meson-gitAUR) (make)
- python-cffi (make)
- openvpn3AUR (openvpn3-gitAUR) (optional)
Latest Comments
jkotra commented on 2024-09-07 11:42 (UTC) (edited on 2024-09-07 11:42 (UTC) by jkotra)
I've added conditional
openvpn3
build support. hopefully this fixes the issues for existing installations.omnigenous commented on 2024-09-05 22:22 (UTC)
omnigenous commented on 2024-09-01 08:51 (UTC) (edited on 2024-09-05 22:18 (UTC) by omnigenous)
Still an issues as of 2024-09-05
hayao commented on 2023-05-11 11:54 (UTC)
Cannot com@pile eovpn with following error
berbigou commented on 2022-11-10 18:20 (UTC)
Pb: Traceback (most recent call last): File "/usr/bin/eovpn", line 16, in <module> from eovpn.application import launch_eovpn File "/usr/lib/python3.10/site-packages/eovpn/application.py", line 12, in <module> from .eovpn_base import Base File "/usr/lib/python3.10/site-packages/eovpn/eovpn_base.py", line 8, in <module> gi.require_version('Notify', '0.7') File "/usr/lib/python3.10/site-packages/gi/init.py", line 126, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Notify not available
Solution: install libnotify (on a fresh lxqt install - sure, it should be installed) other solution: make libnotify a depend ? May be I'm wrong, hope that'll help
oromis95 commented on 2022-06-12 03:12 (UTC)
Same issue as Viter
jkotra commented on 2022-06-09 16:54 (UTC) (edited on 2022-06-12 05:56 (UTC) by jkotra)
sudo glib-compile-schemas /usr/local/share/glib-2.0/schemas
should fix the issue for now. I'm trying to debug why schemas are not compiling as they should.
Viterzgir commented on 2022-03-14 21:46 (UTC)
Unable to run app (eovpn:217738): GLib-GIO-ERROR **: 23:44:21.654: Settings schema 'com.github.jkotra.eovpn' is not installed Trace/breakpoint trap (core dumped)