You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can go to windows event viewer and see what exactly causes the crash. (Event Viewer > Windows Logs > Application) in my case it was like this - fixed by enabling ddc/ci
in my monitor osd Application: Gamma Manager.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Management.ManagementException at System.Management.ManagementException.ThrowWithExtendedInfo(System.Management.ManagementStatus) at System.Management.ManagementObjectCollection+ManagementObjectEnumerator.MoveNext() at Gamma_Manager.InternalMonitor.GetBrightness() at Gamma_Manager.Display+<>cDisplayClass7_0.<QueryDisplayDevices>b0(IntPtr, IntPtr, RECT ByRef, IntPtr)
Program immediately closes without opening directly after start, no error messages or something just the tray in task info shows up for a few seconds
The text was updated successfully, but these errors were encountered: