Jump to content
Not connected, Your IP: 3.142.196.27
MathematicalIdeas

Eddie not running on Arch Linux

Recommended Posts

When I try to run the client I get this on my console: 

 

No protocol specified
I 2016.11.28 18:28:19 - Eddie client version: 2.11.7 / linux_x64, System: Linux, Name: Arch Linux \r (\l)
. 2016.11.28 18:28:19 - Reading options from /root/.airvpn/AirVPN.xml
. 2016.11.28 18:28:19 - Profile options not found, using defaults.
No protocol specified
 
Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.ArgumentNullException: Could not open display (X-Server required. Check your DISPLAY environment variable)
Parameter name: Display
  at System.Windows.Forms.XplatUIX11.SetDisplay (System.IntPtr display_handle) [0x00435] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.XplatUIX11..ctor () [0x00077] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.XplatUIX11.GetInstance () [0x0001c] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.XplatUI..cctor () [0x0007d] in <5d999439b3404adfac86e7eebb5f00d6>:0 
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () [0x00000] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00005] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.Control..ctor () [0x000ea] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <5d999439b3404adfac86e7eebb5f00d6>:0 
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Control..ctor () [0x00014] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.Form..ctor () [0x00012] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at Eddie.Gui.Form..ctor () [0x00000] in <de4201555d4b4e64b03c38e65981e841>:0 
  at Eddie.Gui.Forms.Main..ctor () [0x0003f] in <de4201555d4b4e64b03c38e65981e841>:0 
  at (wrapper remoting-invoke-with-check) Eddie.Gui.Forms.Main:.ctor ()
  at Eddie.UI.Linux.Program.Main () [0x00074] in <e4296a97969a4ae491a778564ae29acf>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.ArgumentNullException: Could not open display (X-Server required. Check your DISPLAY environment variable)
Parameter name: Display
  at System.Windows.Forms.XplatUIX11.SetDisplay (System.IntPtr display_handle) [0x00435] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.XplatUIX11..ctor () [0x00077] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.XplatUIX11.GetInstance () [0x0001c] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.XplatUI..cctor () [0x0007d] in <5d999439b3404adfac86e7eebb5f00d6>:0 
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () [0x00000] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00005] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.Control..ctor () [0x000ea] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <5d999439b3404adfac86e7eebb5f00d6>:0 
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Control..ctor () [0x00014] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at System.Windows.Forms.Form..ctor () [0x00012] in <5d999439b3404adfac86e7eebb5f00d6>:0 
  at Eddie.Gui.Form..ctor () [0x00000] in <de4201555d4b4e64b03c38e65981e841>:0 
  at Eddie.Gui.Forms.Main..ctor () [0x0003f] in <de4201555d4b4e64b03c38e65981e841>:0 
  at (wrapper remoting-invoke-with-check) Eddie.Gui.Forms.Main:.ctor ()
  at Eddie.UI.Linux.Program.Main () [0x00074] in <e4296a97969a4ae491a778564ae29acf>:0 
 
not sure where to go from here, help would be appreciated thank you

Share this post


Link to post

Hello!

 

That happened to another Arch user as well I believe. It may be a Wayland issue. So you may benefit from posting in the same thread


Moderators do not speak on behalf of AirVPN. Only the Official Staff account does. Please also do not run Tor Exit Servers behind AirVPN, thank you.
Did you make a guide or how-to for something? Then contact me to get it listed in my new user guide's Guides Section, so that the community can find it more easily.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...