-
-
Notifications
You must be signed in to change notification settings - Fork 666
Closed
Description
System information
- Windows OS version: 11
- ImageGlass version: 9.3
- ImageGlass release: Store / Classic? Both
To Reproduce
Steps to reproduce the behavior:
Simple try running it.
Actual behavior
Version: ImageGlass v9.3.0.514
Release code: 1️⃣5️⃣🎂
Magick.NET: Magick.NET Q16-HDRI-OpenMP x64 net8.0 14.6.0
WebView2 Runtime: 136.0.3240.64
OS: Microsoft Windows NT 10.0.26100.0 64-bit
----------------------------------------------------
Error:
Specified cast is not valid.
----------------------------------------------------
System.InvalidCastException: Specified cast is not valid.
at Windows.Win32.System.Com.IServiceProvider.QueryService(Guid* guidService, Guid* riid, Object& ppvObject)
at D2Phap.EggShell.GetForegroundWindowView()
at ImageGlass.Program.Main() in D:\_GITHUB\@d2phap\ImageGlass\Source\ImageGlass\Program.cs:line 136
BlackBeard9999