ImageGlass icon indicating copy to clipboard operation
ImageGlass copied to clipboard

Trouble with quick set up

Open csarevalo opened this issue 1 year ago • 3 comments

System information:

  • Windows OS version: OS Name Microsoft Windows 11 Home
  • Version 10.0.22621 Build 22621
  • System Model Dell G15 5525
  • ImageGlass version: ImageGlass_9.0.10.201_x64

To Reproduce

Steps to reproduce the behavior:

  1. Begin set up process
  2. Skipped make default
  3. Click done
  4. The exception pops up

Unhandled Exception (Copy/Pasted)

Version: igcmd v9.0.10.201 Release code: kobe Magick.NET: Magick.NET Q16-HDRI-OpenMP x64 netstandard21 13.5.0 WebView2 Runtime: 105.0.1343.27 OS: Microsoft Windows NT 10.0.22621.0 64-bit


Error:

Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.Web.WebView2.Core.Raw.ICoreWebView2WebMessageReceivedEventArgs2'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{06FC7AB7-C90C-4297-9389-33CA01CF6D5E}' failed due to the following error: No such interface supported (0x80004002 (E_NOINTERFACE)).

System.InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.Web.WebView2.Core.Raw.ICoreWebView2WebMessageReceivedEventArgs2'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{06FC7AB7-C90C-4297-9389-33CA01CF6D5E}' failed due to the following error: No such interface supported (0x80004002 (E_NOINTERFACE)). at Microsoft.Web.WebView2.Core.CoreWebView2WebMessageReceivedEventArgs.get__nativeICoreWebView2WebMessageReceivedEventArgs2()

Actual behavior:

Expected behavior:

Screenshots:

Additional context:

csarevalo avatar Feb 15 '24 07:02 csarevalo

Your WebView2 version is outdated, please install WebView2 Runtime 64-bit v119.0.2151 or later

d2phap avatar Feb 15 '24 08:02 d2phap

Same problem - Image Glass Portable 9.0.10.201. WebView2 installed, .Net 8.0 runtime installed. Windows 10 22H2 19045.3570

mraklbrw avatar Mar 02 '24 18:03 mraklbrw

@mraklbrw check if your MS Edge version is >= 119?

d2phap avatar Mar 03 '24 03:03 d2phap