tails 0 Posted ... Hi, I downloaded eddie-ui_2.16.3_linux_x64_debian.deb and did anything by the instructions. which means: dpkg -i eddie-ui_2.16.3_linux_x64_debian.deb Afterwards, i got error regarding missing dependencies, which I fixed with: apt-get -f install Then I wanted to start eddie-ui and getting this error: root@amnesia:/home/amnesia/Persistent# eddie-ui at System.Windows.Forms.Control..ctor () [0x0000d] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.Form..ctor () [0x00012] in <0e1823914d7643eeaf1207febb083a4a>:0 at Eddie.Forms.Form..ctor () [0x00000] in <a94f168cf17240e9a1651b5912b6efca>:0 at Eddie.Forms.Forms.WindowSplash..ctor () [0x00000] in <a94f168cf17240e9a1651b5912b6efca>:0 at (wrapper remoting-invoke-with-check) Eddie.Forms.Forms.WindowSplash..ctor() at Eddie.Forms.UiClient.Init (System.String environmentCommandLine) [0x0001e] in <a94f168cf17240e9a1651b5912b6efca>:0 at Eddie.Forms.Linux.Program.Main () [0x00089] in <63b34759c0a24e03a5dfa5c2b1b870a6>:0 exception inside UnhandledException handler: (null) assembly:/usr/lib/mono/4.5/mscorlib.dll type:NullReferenceException member:(null) [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.Net.Sockets.SocketException: Connection refused at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x000d7] in <a9a08e39ba304bd0a84c49bd158dfc02>:0 at System.Windows.Forms.XplatUIX11.SetDisplay (System.IntPtr display_handle) [0x00204] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.XplatUIX11..ctor () [0x00077] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.XplatUIX11.GetInstance () [0x0001c] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.XplatUI..cctor () [0x000e3] in <0e1823914d7643eeaf1207febb083a4a>:0 --- End of inner exception stack trace --- at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () [0x00000] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00005] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.Control..ctor () [0x000dc] in <0e1823914d7643eeaf1207febb083a4a>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control..ctor() at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <0e1823914d7643eeaf1207febb083a4a>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at System.Windows.Forms.WindowsFormsSynchronizationContext.get_AutoInstall () [0x00000] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.Control..ctor () [0x0000d] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.Form..ctor () [0x00012] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.MessageBox+MessageBoxForm..ctor (System.Windows.Forms.IWin32Window owner, System.String text, System.String caption, System.Windows.Forms.MessageBoxButtons buttons, System.Windows.Forms.MessageBoxIcon icon, System.Boolean displayHelpButton) [0x0000c] in <0e1823914d7643eeaf1207febb083a4a>:0 at System.Windows.Forms.MessageBox+MessageBoxForm..ctor (System.Windows.Forms.IWin32Window owner, System.String text, System.String caption, System.Windows.Forms.MessageBoxButtons buttons, System.Windows.Forms.MessageBoxIcon icon) [0x00000] in <0e1823914d7643eeaf1207febb083a4a>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.MessageBox+MessageBoxForm..ctor(System.Windows.Forms.IWin32Window,string,string,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon) at System.Windows.Forms.MessageBox.Show (System.String text, System.String caption, System.Windows.Forms.MessageBoxButtons buttons, System.Windows.Forms.MessageBoxIcon icon) [0x00000] in <0e1823914d7643eeaf1207febb083a4a>:0 at Eddie.Forms.Linux.Program.Main () [0x000a1] in <63b34759c0a24e03a5dfa5c2b1b870a6>:0 Can someone help, would really appreciate it! Thanks! Quote Share this post Link to post
OpenSourcerer 1435 Posted ... Are you by any chance using Wayland? Or did you simply open a terminal and logged in as root via su? Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post