Package Details: eovpn 1.28.1-1

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: 4
Popularity: 0.029260
First Submitted: 2021-05-08 10:29 (UTC)
Last Updated: 2023-08-05 16:12 (UTC)

Latest Comments

hayao commented on 2023-05-11 11:54 (UTC)

Cannot com@pile eovpn with following error

Run-time dependency gio-unix-2.0 found: YES 2.76.2
Dependency glib-2.0 found: YES 2.76.2 (cached)
Program python3 found: YES (/usr/bin/python)
Message: /usr/lib/python3.11/site-packages/eovpn/openvpn3_backend
Program python3 found: YES (/usr/bin/python3)
Running command: /usr/bin/python3 extract_enums.py
--- stdout ---

--- stderr ---
Traceback (most recent call last):
  File "/home/hayao/.cache/yay/eovpn/src/eOVPN-1.27/subprojects/openvpn3/extract_enums.py", line 1, in <module>
    from openvpn3.constants import StatusMajor, StatusMinor
ModuleNotFoundError: No module named 'openvpn3'



eOVPN-1.27/subprojects/openvpn3/meson.build:18:4: ERROR: Command `/usr/bin/python3 extract_enums.py` failed with status 1.

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)