just downloaded the latest BETA Version and installed it. After running the GH2 command and placing objects on the canvas rhino crashes. Sometimes after one object, sometimes after more thane one.
Hi, I have already run repair and updates and still having issues:
Placing simple component on canvas
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: The calling thread must be STA, because many UI components require this.
at System.Windows.Input.InputManager..ctor()
at System.Windows.Input.InputManager.GetCurrentInputManagerImpl()
at Eto.Wpf.Forms.KeyboardHandler.get_Modifiers() in D:\BuildAgent\work\dujour\src4\DotNetSDK\Eto\src\Eto.Wpf\Forms\KeyboardHandler.cs:line 136
at Eto.Forms.Keyboard.get_Modifiers() in D:\BuildAgent\work\dujour\src4\DotNetSDK\Eto\src\Eto\Forms\Keyboard.cs:line 31
at Grasshopper2.UI.Tooltip.Frame.TimerOnElapsed(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
— End of stack trace from previous location —
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.TimerQueue.FireNextTimers()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()
[END ERROR]
Clearing value from component
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: The calling thread must be STA, because many UI components require this.
at System.Windows.Input.InputManager..ctor()
at System.Windows.Input.InputManager.GetCurrentInputManagerImpl()
at Eto.Wpf.Forms.KeyboardHandler.get_Modifiers() in D:\BuildAgent\work\dujour\src4\DotNetSDK\Eto\src\Eto.Wpf\Forms\KeyboardHandler.cs:line 136
at Eto.Forms.Keyboard.get_Modifiers() in D:\BuildAgent\work\dujour\src4\DotNetSDK\Eto\src\Eto\Forms\Keyboard.cs:line 31
at Grasshopper2.UI.Tooltip.Frame.TimerOnElapsed(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
— End of stack trace from previous location —
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.TimerQueue.FireNextTimers()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()
[END ERROR]