wiznet 0 Posted ... Archlinux x64 Plasma5 will not run portable. [root@lemmy airvpn_linux_x64_portable]# ./airvpn Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Unix.Na tive.Syscall ---> System.DllNotFoundException: $mono_libdir/libMonoPosixHelper.so at (wrapper managed-to-native) Mono.Unix.Native.Syscall:_L_ctermid () at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at AirVPN.Platforms.Linux.GetExecutablePath () [0x00000] in <filename unknown>:0 at AirVPN.Core.Platform.GetProgramFolder () [0x00000] in <filename unknown>:0 at AirVPN.Core.Engine.Initialization () [0x00000] in <filename unknown>:0 at AirVPN.UI.Linux.Program.Main () [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer fo r Mono.Unix.Native.Syscall ---> System.DllNotFoundException: $mono_libdir/libMonoPosixHelper.so at (wrapper managed-to-native) Mono.Unix.Native.Syscall:_L_ctermid () at Mono.Unix.Native.Syscall..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at AirVPN.Platforms.Linux.GetExecutablePath () [0x00000] in <filename unknown>:0 at AirVPN.Core.Platform.GetProgramFolder () [0x00000] in <filename unknown>:0 at AirVPN.Core.Engine.Initialization () [0x00000] in <filename unknown>:0 at AirVPN.UI.Linux.Program.Main () [0x00000] in <filename unknown>:0 Any ideas why this isnt working? It seems that AirVPN client isnt getting the greatest of reviews recently? Linux lemmy 4.6.2-1-ARCH #1 SMP PREEMPT Wed Jun 8 08:40:59 CEST 2016 x86_64 GNU/Linux Quote Share this post Link to post
zebulon 0 Posted ... Yes, I already reported the issue there: https://airvpn.org/topic/17190-eddie-2103-broken-with-mono-44040-under-linux/ This is caused by the mono update.As far as I remember, the non portable version is working using mono airvpn command.Alternatively, you may configure network-manager (under gnome or kde) to use AirVPN according to the instructions on this site, they do work.We definitely need a new release of the AirVPN client anyway. Quote Share this post Link to post
ravenheart 6 Posted ... all I did was get the appropriate mono version via the ALA ( Arch Rollback Machine) and built airvpn client with yaourt, always worked for me Quote Share this post Link to post
zebulon 0 Posted ... all I did was get the appropriate mono version via the ALA ( Arch Rollback Machine) and built airvpn client with yaourt, always worked for meFor me, no need: install package airvpn-git from the AUR. Then run sudo mono /usr/lib/AirVPN/AirVPN.exe Quote Share this post Link to post