Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to initialize Webview2! Error 0x800700AA at EnsureWeb2Async() due to folder permission #1620

Closed
suyangzuo opened this issue Jul 26, 2023 · 9 comments

Comments

@suyangzuo
Copy link

suyangzuo commented Jul 26, 2023

System information:

  • Windows OS version: 11 22H2
  • ImageGlass version: beta 5

To Reproduce

Steps to reproduce the behavior:

  1. Open "Settings"
  2. An empty Settings window with a Error box will popup.

Screenshots:

5RBjS23SDO

Additional context:

Have tried use administrator mode and reboot computer, doens't work.

@d2phap
Copy link
Owner

d2phap commented Jul 26, 2023

Do you have WebView2 Runtime x64 installed in your machine?

Since v9.0 beta 4, ImageGlass requires WebView2 for full functions

@suyangzuo
Copy link
Author

Do you have WebView2 Runtime x64 installed in your machine?

Since v9.0 beta 4, ImageGlass requires WebView2 for full functions

I tried download WebView2 Runtime x64 and install it, it shows a dialog box as below:
1siAJe9vtc

I think it means I have already installed it before.

@d2phap d2phap added the v9.0 label Jul 26, 2023
@suyangzuo
Copy link
Author

Do you have WebView2 Runtime x64 installed in your machine?

Since v9.0 beta 4, ImageGlass requires WebView2 for full functions

beta 4 is running fine. Just beta 5 cannot open Settings window.

@d2phap
Copy link
Owner

d2phap commented Jul 26, 2023

Can you open the About window of beta 4 and beta 5?

@d2phap
Copy link
Owner

d2phap commented Jul 26, 2023

Another thing you can try is deleting the folder WebUIData

@suyangzuo
Copy link
Author

suyangzuo commented Jul 26, 2023

I have already solved this problem.
The issue is my "ImageGlass" folder doesn't have write permission in C drive.
I add a "Everyone" username in folder properties and give it "Full access" permission then everything runs OK !

@d2phap d2phap added this to the v9.0 RC milestone Jul 26, 2023
@d2phap
Copy link
Owner

d2phap commented Jul 26, 2023

Thanks for the info. I will add a check for this

@d2phap d2phap changed the title Web2: Failed to initialize Webview2! 请求的资源在使用中 0x800700AA at EnsureWeb2Async () method Failed to initialize Webview2! 请求的资源在使用中 0x800700AA at EnsureWeb2Async() due to folder permission Jul 26, 2023
@d2phap d2phap pinned this issue Jul 26, 2023
@d2phap d2phap changed the title Failed to initialize Webview2! 请求的资源在使用中 0x800700AA at EnsureWeb2Async() due to folder permission Failed to initialize Webview2! Error 0x800700AA at EnsureWeb2Async() due to folder permission Jul 31, 2023
@d2phap
Copy link
Owner

d2phap commented Oct 7, 2023

It should be fixed in ImageGlass 9.0 RC

@d2phap d2phap closed this as completed Oct 7, 2023
@yaneony
Copy link

yaneony commented Nov 26, 2023

Problem still exist on newly installed Windows 11. All runtimes are installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants