Replies: 2 comments 8 replies
-
Additional information required, please answer the following:
How does loading google.com or similar behave? |
Beta Was this translation helpful? Give feedback.
-
Thank you very much for your reply. As to your questions:
Further info: the system is a Hyper-V machine Thanks to your reference to the debug log (which I didn't expect to even exist) and the error in it I continued my research and for the time being I'm under the impression that initializing Cef with command line argument "disable-gpu" may have solved the issue. I would prefer to understand the implications of disabling the GPU before I implement this as a formal solution. If anyone can shed any light on this aspect I would be very grateful. Thank you for your time and assistance. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are initializing CefSharp (latest v108.4.13) using the following settings:
Sporadically the CefSharp browser control doesn't display anything even though when I invoke the "GetMainFrame()?.ViewSource()" I received the proper HTML data I expected to get.
Recreating the CefSharp control (with the same settings) and\or refreshing it doesn't help.
I also tried disabling the graphics acceleration without success.
So far I was able to see the problem on virtual machines only.
Anyone encountered something similar or have any idea on how to attempt a fix?
Thank you for your time reading this query.
Beta Was this translation helpful? Give feedback.
All reactions