Jellobiafra 0 Posted ... Hello, I'm on a OpenSuse 13:2 and downloaded and installed the AirVPN Client rpm without a problem.But when i want to start it in a shell i get the following error me@office:~> airvpn Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: libgdiplus.so at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Drawing.StringFormat..ctor (StringFormatFlags options, Int32 language) [0x00000] in <filename unknown>:0 at System.Drawing.StringFormat..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat:.ctor () at AirVPN.Gui.GuiUtils.Init () [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 for System.Drawing.GDIPlus ---> System.DllNotFoundException: libgdiplus.so at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Drawing.StringFormat..ctor (StringFormatFlags options, Int32 language) [0x00000] in <filename unknown>:0 at System.Drawing.StringFormat..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat:.ctor () at AirVPN.Gui.GuiUtils.Init () [0x00000] in <filename unknown>:0 at AirVPN.UI.Linux.Program.Main () [0x00000] in <filename unknown>:0 me@office:~> To be honest i don't know what it means and what i have to do. Quote Share this post Link to post
InactiveUser 188 Posted ... Try this: OpenSuse 13.2: If client doesn't start, try this fix from command-line (it's a libgdiplus package bug): ln -s /usr/lib64/libgdiplus.so.0 /usr/lib64/libgdiplus.so Found in Air's openSUSE thread Quote Hide InactiveUser's signature Hide all signatures all of my content is released under CC-BY-SA 2.0 Share this post Link to post
Egle 0 Posted ... Thank you for the answer. The same thing happened to me after upgrading to Fedora 23. Quote Share this post Link to post