surrealdb / surrealist

Surrealist is the ultimate way to visually manage your SurrealDB database
https://surrealist.app/
MIT License
1.04k stars 74 forks source link

Unsupported WebView2 version (failed to create webview) #356

Open GiveMeFox opened 2 weeks ago

GiveMeFox commented 2 weeks ago

Describe the bug A clear and concise description of what the bug is. If applicable, add screenshots to help explain your problem.

To Reproduce Steps to reproduce the behavior:

  1. double click the executable

Expected behavior I expected the app to open

Environment:

Edition Windows 11 Pro
Version 21H2
Installed on    ‎10.‎10.‎2023
OS build    22000.2538
Experience  Windows Feature Experience Pack 1000.22001.1000.0
2024-07-09 19:21:52 [INFO] Launch args: Args { inner: ["C:\\Users\\PC\\AppData\\Local\\Surrealist\\surrealist.exe"] }
2024-07-09 19:21:52 [DEBUG] Server listening on [::1]:24454
2024-07-09 19:21:52 [DEBUG] Running accept thread
2024-07-09 19:21:52 [ERROR] failed to create webview: WebView2 error: WindowsError(Error { code: HRESULT(0x80004002), message: "No such interface supported" })
macjuul commented 2 weeks ago

Appears to be related to and fixed by https://github.com/tauri-apps/wry/pull/1306

A future release of Surrealist should solve this, however for now I recommend the following steps

If both solutions don't resolve the issue you can use https://surrealist.app/ until a fix is available