arkypita / LaserGRBL

Laser optimized GUI for GRBL
http://lasergrbl.com
Other
1.26k stars 497 forks source link

problem #2368

Open tsteber opened 2 months ago

tsteber commented 2 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce LaserGrbl v7.12.0.0 Grbl v1.1f Wrapper: UsbSerial Win 11, Home, 10.0.22621.0 (7) CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9261.0 built by: NET481REL1LAST_C

TypeOf exception [System.ObjectDisposedException] Exception message [Safe handle has been closed] Exception source [mscorlib], thread [Main Thread] Exception method [Void DangerousAddRef(Boolean ByRef)]

----------- stack trace ----------- at System.Runtime.InteropServices.SafeHandle.DangerousAddRef(Boolean& success) at System.StubHelpers.StubHelpers.SafeHandleAddRef(SafeHandle pHandle, Boolean& success) at Microsoft.Win32.UnsafeNativeMethods.GetOverlappedResult(SafeFileHandle hFile, NativeOverlapped* lpOverlapped, Int32& lpNumberOfBytesTransferred, Boolean bWait) at System.IO.Ports.SerialStream.EventLoopRunner.WaitForCommEvent() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Expected behavior i was running the program and the above error keeps shutting down the program Hardware and software configuration (please complete the following information):

help please