Post by dude on Dec 21, 2011 14:33:23 GMT -8
HI,
I trying to get this running on Centos 6 and get the following errors:
Any help appreciated ..thanx
[slbot@sim3 ~]$ mono Radegast.exe
01:27:35 [ERROR]: - Unhandled System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.ArgumentNullException: Could not open display (X-Server required. Check you DISPLAY environment variable)
Parameter name: Display
at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11..ctor () [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUI..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.Application.EnableVisualStyles () [0x00000] in <filename unknown>:0
at Radegast.MainProgram.RunRadegast (System.String[] args) [0x00000] in <filename unknown>:0
at Radegast.MainProgram.Main (System.String[] args) [0x00000] in <filename unknown>:0 : An exception was thrown by the type initializer for System.Windows.Forms.XplatUI
at System.Windows.Forms.Application.EnableVisualStyles () [0x00000] in <filename unknown>:0
at Radegast.MainProgram.RunRadegast (System.String[] args) [0x00000] in <filename unknown>:0
at Radegast.MainProgram.Main (System.String[] args) [0x00000] in <filename unknown>:
I trying to get this running on Centos 6 and get the following errors:
Any help appreciated ..thanx
[slbot@sim3 ~]$ mono Radegast.exe
01:27:35 [ERROR]: - Unhandled System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.ArgumentNullException: Could not open display (X-Server required. Check you DISPLAY environment variable)
Parameter name: Display
at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11..ctor () [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUI..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.Application.EnableVisualStyles () [0x00000] in <filename unknown>:0
at Radegast.MainProgram.RunRadegast (System.String[] args) [0x00000] in <filename unknown>:0
at Radegast.MainProgram.Main (System.String[] args) [0x00000] in <filename unknown>:0 : An exception was thrown by the type initializer for System.Windows.Forms.XplatUI
at System.Windows.Forms.Application.EnableVisualStyles () [0x00000] in <filename unknown>:0
at Radegast.MainProgram.RunRadegast (System.String[] args) [0x00000] in <filename unknown>:0
at Radegast.MainProgram.Main (System.String[] args) [0x00000] in <filename unknown>: