Replies: 1 comment 1 reply
-
You can have a look at https://github.com/cefsharp/CefSharp#release-branches
If Your best bet would be to see if there are any errors in the
https://github.com/cefsharp/CefSharp.MinimalExample is the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm trying to figure out what I need to install (if particular version of .net or .net core). I understand that you likely don't do support for Wine issues, and certainly not Playnite. But you might be able to provide insight that I need to try and fix the issue.
Playnite swapped from using CefSharp 103.0.9 in 10.3, to 107.1.40 in 10.4. In 10.3 it had a working Web view when Playnite was run in Wine (it currently only has .net 4.8 installed). However, when upgrading to Playnite 10.4-10.18 the web view is empty EXCEPT for the url. ( The change JosefNemec/Playnite@af95d5c )
This suggests to me that I am missing something in the Wine install that would help CefSharp's web view work.
Is there any particular packages I should install?
Beta Was this translation helpful? Give feedback.
All reactions