AetherPostman 0 Posted ... I have installed this client 4 times on 4 different arch installs and they are all running perfectly. My laptop which has the same mono version, same airvpn version, same everything (aside from hardware) keeps failing when I try to run it. I have tried with sudo, as root, various other recommended fixes. The only real difference between my desktop and laptop aside from hardware is their desktop environments, being that my laptop has none and just uses i3 WM where as my desktop uses gnome which comes bundled with a lot of stuff. Anyone have any ideas? maybe a missing dependency? I cannot think of anything I did different this time vs all of the other times I have installed this client on my systems. pls halp ;_; Here is the error WARNING: The runtime version supported by this application is unavailable. Using default runtime: v4.0.30319 I 2016.02.24 08:36:42 - AirVPN client version: 2.10.3 / x64, System: Linux, Name: Arch Linux \r (\l) / x64 . 2016.02.24 08:36:42 - Reading options from /root/.airvpn/AirVPN.xml . 2016.02.24 08:36:42 - Profile options not found, using defaults. Unhandled Exception: System.ArgumentOutOfRangeException: Value '-2147483648' must be greater than or equal to 0. Parameter name: SmallChange at System.Windows.Forms.ScrollBar.set_SmallChange (Int32 value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.ScrollBar:set_SmallChange (int) at System.Windows.Forms.ListView.CalculateScrollBars () [0x00000] in <filename unknown>:0 at System.Windows.Forms.ListView.CalculateListView (ListViewAlignment align) [0x00000] in <filename unknown>:0 at System.Windows.Forms.ListView.Redraw (Boolean recalculate) [0x00000] in <filename unknown>:0 at System.Windows.Forms.ListView.set_View (View value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.ListView:set_View (System.Windows.Forms.View) at AirVPN.Gui.Forms.Main.InitializeComponent () [0x00000] in <filename unknown>:0 at AirVPN.Gui.Forms.Main..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) AirVPN.Gui.Forms.Main:.ctor () at AirVPN.UI.Linux.Program.Main () [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentOutOfRangeException: Value '-2147483648' must be greater than or equal to 0. Parameter name: SmallChange at System.Windows.Forms.ScrollBar.set_SmallChange (Int32 value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.ScrollBar:set_SmallChange (int) at System.Windows.Forms.ListView.CalculateScrollBars () [0x00000] in <filename unknown>:0 at System.Windows.Forms.ListView.CalculateListView (ListViewAlignment align) [0x00000] in <filename unknown>:0 at System.Windows.Forms.ListView.Redraw (Boolean recalculate) [0x00000] in <filename unknown>:0 at System.Windows.Forms.ListView.set_View (View value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.ListView:set_View (System.Windows.Forms.View) at AirVPN.Gui.Forms.Main.InitializeComponent () [0x00000] in <filename unknown>:0 at AirVPN.Gui.Forms.Main..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) AirVPN.Gui.Forms.Main:.ctor () at AirVPN.UI.Linux.Program.Main () [0x00000] in <filename unknown>:0 Quote Share this post Link to post
AetherPostman 0 Posted ... I tried using the portable airvpn client that doesn't require the mono package. https://aur.archlinux.org/packages/airvpn-portable/ and it is working (sort of). I am almost positive it has something to do with i3 window manager at this point, since it aggressively tiles and sizes all windows. The menus are smushed and some of the settings are unclickable now but I am just using my AirVPN.xml file from my other linux installs so the settings match. Quote Share this post Link to post