Big THX for reply. Here is the output:
Running Lords of Xulima
Detected configuration: Linux / Mono
X11 Error encountered:
Error: GLXBadContext
Request: 156 (6)
Resource ID: 0x3A00012
Serial: 251
Hwnd: <null>
Control: <null> at System.Environment.get_StackTrace()
at System.Windows.Forms.XplatUIX11.HandleError(IntPtr display, XErrorEvent ByRef error_event)
at OpenTK.Platform.X11.Glx.IsDirect(IntPtr , IntPtr )
at OpenTK.Platform.X11.X11GLContext..ctor(OpenTK.Graphics.GraphicsMode mode, IWindowInfo window, IGraphicsContext shared, Boolean direct, Int32 major, Int32 minor, GraphicsContextFlags flags)
at OpenTK.Platform.X11.X11Factory.CreateGLContext(OpenTK.Graphics.GraphicsMode mode, IWindowInfo window, IGraphicsContext shareContext, Boolean directRendering, Int32 major, Int32 minor, GraphicsContextFlags flags)
at OpenTK.Graphics.GraphicsContext..ctor(OpenTK.Graphics.GraphicsMode mode, IWindowInfo window, Int32 major, Int32 minor, GraphicsContextFlags flags)
at OpenTK.X11GLControl.CreateContext(Int32 major, Int32 minor, GraphicsContextFlags flags)
at OpenTK.GLControl.OnHandleCreated(System.EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message ByRef m)
at System.Windows.Forms.Control.WndProc(Message ByRef m)
at System.Windows.Forms.ScrollableControl.WndProc(Message ByRef m)
at System.Windows.Forms.ContainerControl.WndProc(Message ByRef m)
at System.Windows.Forms.UserControl.WndProc(Message ByRef m)
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage(Message ByRef m)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message ByRef m)
at System.Windows.Forms.NativeWindow.WndProc(IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.XplatUIX11.SendMessage(IntPtr hwnd, Msg message, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.XplatUIX11.CreateWindow(System.Windows.Forms.CreateParams cp)
at System.Windows.Forms.XplatUI.CreateWindow(System.Windows.Forms.CreateParams cp)
at System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams cp)
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ChangeParent(System.Windows.Forms.Control new_parent)
at System.Windows.Forms.Control+ControlCollection.Add(System.Windows.Forms.Control value)
at DXVision.DXRender_OpenGL.InitAsGLControl(System.Object control)
at DXVision.DXRender_OpenGL.DXVision.IDXRenderer.InitRenderer(System.Object control)
at DXVision.DXViewerForm.StartScene(TRenderers tRenderer, DXVision.DXObject rootObject)
at JXApp.Render.JXRender.StartScene(DXVision.DXObject rootObject)
at JXApp.Render.JXRender.StartScene(System.Drawing.Image image)
at JXApp.Render.JXRender.StartScene()
at JXApp.Windows.JXFMain.FMain_Shown(System.Object sender, System.EventArgs e)
at System.Windows.Forms.Form.OnShown(System.EventArgs e)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.RunLoop(Boolean Modal, System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Application.Run(System.Windows.Forms.Form mainForm)
at JXApp.Program.Main()
X11 Error encountered:
Error: BadValue (integer parameter out of range for operation)
Request: 156 (3)
Resource ID: 0x0
Serial: 250
Hwnd: <null>
Control: <null> at System.Environment.get_StackTrace()
at System.Windows.Forms.XplatUIX11.HandleError(IntPtr display, XErrorEvent ByRef error_event)
at OpenTK.Platform.X11.Glx.IsDirect(IntPtr , IntPtr )
at OpenTK.Platform.X11.X11GLContext..ctor(OpenTK.Graphics.GraphicsMode mode, IWindowInfo window, IGraphicsContext shared, Boolean direct, Int32 major, Int32 minor, GraphicsContextFlags flags)
at OpenTK.Platform.X11.X11Factory.CreateGLContext(OpenTK.Graphics.GraphicsMode mode, IWindowInfo window, IGraphicsContext shareContext, Boolean directRendering, Int32 major, Int32 minor, GraphicsContextFlags flags)
at OpenTK.Graphics.GraphicsContext..ctor(OpenTK.Graphics.GraphicsMode mode, IWindowInfo window, Int32 major, Int32 minor, GraphicsContextFlags flags)
at OpenTK.X11GLControl.CreateContext(Int32 major, Int32 minor, GraphicsContextFlags flags)
at OpenTK.GLControl.OnHandleCreated(System.EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message ByRef m)
at System.Windows.Forms.Control.WndProc(Message ByRef m)
at System.Windows.Forms.ScrollableControl.WndProc(Message ByRef m)
at System.Windows.Forms.ContainerControl.WndProc(Message ByRef m)
at System.Windows.Forms.UserControl.WndProc(Message ByRef m)
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage(Message ByRef m)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message ByRef m)
at System.Windows.Forms.NativeWindow.WndProc(IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.XplatUIX11.SendMessage(IntPtr hwnd, Msg message, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.XplatUIX11.CreateWindow(System.Windows.Forms.CreateParams cp)
at System.Windows.Forms.XplatUI.CreateWindow(System.Windows.Forms.CreateParams cp)
at System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams cp)
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ChangeParent(System.Windows.Forms.Control new_parent)
at System.Windows.Forms.Control+ControlCollection.Add(System.Windows.Forms.Control value)
at DXVision.DXRender_OpenGL.InitAsGLControl(System.Object control)
at DXVision.DXRender_OpenGL.DXVision.IDXRenderer.InitRenderer(System.Object control)
at DXVision.DXViewerForm.StartScene(TRenderers tRenderer, DXVision.DXObject rootObject)
at JXApp.Render.JXRender.StartScene(DXVision.DXObject rootObject)
at JXApp.Render.JXRender.StartScene(System.Drawing.Image image)
at JXApp.Render.JXRender.StartScene()
at JXApp.Windows.JXFMain.FMain_Shown(System.Object sender, System.EventArgs e)
at System.Windows.Forms.Form.OnShown(System.EventArgs e)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.RunLoop(Boolean Modal, System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Application.Run(System.Windows.Forms.Form mainForm)
at JXApp.Program.Main()
X11 Error encountered:
Error: GLXBadContext
Request: 156 (5)
Resource ID: 0x3A00012
Serial: 254
Hwnd: <null>
Control: <null> at System.Environment.get_StackTrace()
at System.Windows.Forms.XplatUIX11.HandleError(IntPtr display, XErrorEvent ByRef error_event)
at OpenTK.Platform.X11.Glx.MakeCurrent(IntPtr , IntPtr , IntPtr )
at OpenTK.Platform.X11.Glx.MakeCurrent(IntPtr display, IntPtr drawable, ContextHandle context)
at OpenTK.Platform.X11.X11GLContext.MakeCurrent(IWindowInfo window)
at OpenTK.Graphics.GraphicsContext.MakeCurrent(IWindowInfo window)
at OpenTK.GLControl.MakeCurrent()
at OpenTK.GLControl.OnHandleCreated(System.EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message ByRef m)
at System.Windows.Forms.Control.WndProc(Message ByRef m)
at System.Windows.Forms.ScrollableControl.WndProc(Message ByRef m)
at System.Windows.Forms.ContainerControl.WndProc(Message ByRef m)
at System.Windows.Forms.UserControl.WndProc(Message ByRef m)
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage(Message ByRef m)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message ByRef m)
at System.Windows.Forms.NativeWindow.WndProc(IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.XplatUIX11.SendMessage(IntPtr hwnd, Msg message, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.XplatUIX11.CreateWindow(System.Windows.Forms.CreateParams cp)
at System.Windows.Forms.XplatUI.CreateWindow(System.Windows.Forms.CreateParams cp)
at System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams cp)
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ChangeParent(System.Windows.Forms.Control new_parent)
at System.Windows.Forms.Control+ControlCollection.Add(System.Windows.Forms.Control value)
at DXVision.DXRender_OpenGL.InitAsGLControl(System.Object control)
at DXVision.DXRender_OpenGL.DXVision.IDXRenderer.InitRenderer(System.Object control)
at DXVision.DXViewerForm.StartScene(TRenderers tRenderer, DXVision.DXObject rootObject)
at JXApp.Render.JXRender.StartScene(DXVision.DXObject rootObject)
at JXApp.Render.JXRender.StartScene(System.Drawing.Image image)
at JXApp.Render.JXRender.StartScene()
at JXApp.Windows.JXFMain.FMain_Shown(System.Object sender, System.EventArgs e)
at System.Windows.Forms.Form.OnShown(System.EventArgs e)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.RunLoop(Boolean Modal, System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Application.Run(System.Windows.Forms.Form mainForm)
at JXApp.Program.Main()