jkotra / eOVPN

OpenVPN Configuration Manager.
GNU General Public License v3.0
70 stars 9 forks source link

can't add configuration source after update #26

Open sidharthpunathil opened 2 years ago

sidharthpunathil commented 2 years ago

can't add configuration source after update validate and load does not work It shows no config added on opening eOVPN

jkotra commented 2 years ago

Provide logs.

oromis995 commented 2 years ago

Same issue. This is all I have: GLib-GIO-ERROR **: 22:06:07.456: Settings schema 'com.github.jkotra.eovpn' is not installed Trace/breakpoint trap (core dumped)

jkotra commented 2 years ago

@oromis995

run following: sudo glib-compile-schemas /usr/local/share/glib-2.0/schemas

oromis995 commented 2 years ago

You sir, are a legend. Worked like a charm, thank you!

User89182 commented 1 year ago

I have the same issue. I ran the command I saw earlier and got this response.

User89182 commented 1 year ago

Error opening directory “/usr/local/share/glib-2.0/schemas”: No such file or directory

User89182 commented 1 year ago

GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed