Stable Gamma 20.2.5 does not show this behaviour and runs fine via RDP.
It would be nice to have the possibility to use Gamma remotely via RDP for having classes for students with macs (VNC is not an option for authentication reasons).
Application: vvvv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at OpenTK.Platform.Windows.Functions.DescribePixelFormat(IntPtr, Int32, Int32, OpenTK.Platform.Windows.PixelFormatDescriptor ByRef)
at OpenTK.Platform.Windows.WinGraphicsMode.ChoosePixelFormatPFD(IntPtr, OpenTK.Graphics.GraphicsMode, AccelerationType)
at OpenTK.Platform.Windows.WinGraphicsMode.SelectGraphicsMode(OpenTK.Graphics.ColorFormat, Int32, Int32, Int32, OpenTK.Graphics.ColorFormat, Int32, Boolean)
at OpenTK.Platform.Windows.WinGLContext.SetGraphicsModePFD(OpenTK.Platform.Windows.WinGraphicsMode, OpenTK.Graphics.GraphicsMode, OpenTK.Platform.Windows.WinWindowInfo)
at OpenTK.Platform.Windows.WinGLContext+TemporaryContext..ctor(OpenTK.INativeWindow)
at OpenTK.Platform.Windows.WinGLContext..ctor(OpenTK.Graphics.GraphicsMode, OpenTK.Platform.Windows.WinWindowInfo, OpenTK.Graphics.IGraphicsContext, Int32, Int32, OpenTK.Graphics.GraphicsContextFlags)
at OpenTK.Platform.Windows.WinFactory.CreateGLContext(OpenTK.Graphics.GraphicsMode, OpenTK.Platform.IWindowInfo, OpenTK.Graphics.IGraphicsContext, Boolean, Int32, Int32, OpenTK.Graphics.GraphicsContextFlags)
at OpenTK.Graphics.GraphicsContext..ctor(OpenTK.Graphics.GraphicsMode, OpenTK.Platform.IWindowInfo, OpenTK.Graphics.IGraphicsContext, Int32, Int32, OpenTK.Graphics.GraphicsContextFlags)
at OpenTK.WinGLControl.CreateContext(Int32, Int32, OpenTK.Graphics.GraphicsContextFlags)
at OpenTK.GLControl.OnHandleCreated(System.EventArgs)
at System.Windows.Forms.Control.WmCreate(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.UserControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
However, if one starts Gamma locally and then connects via RDP, it runs fine