#1078769 libwebkit2gtk-4.1-0: libwebkit2gtk does not render or is unresponsive if run in VMware guest with 3D acceleration enabled #1078769
- Package:
- libwebkit2gtk-4.1-0
- Source:
- libwebkit2gtk-4.1-0
- Description:
- Web content engine library for GTK
- Submitter:
- Markus Hamilton
- Date:
- 2024-08-28 09:30:03 UTC
- Severity:
- normal
- Tags:
I have 2 programs installed which use this webkit rendering library: "yelp" and "surf". yelp does not render anything. surf renders a website to some degree but usually there is no way to enter any input. If you instruct surf to render "duckduckgo.com", you cannot enter anything into the search bar. This problem happens only when run in an installation which is a VMware guest. VMware version is current (17.5.0), running in a Windows 10 host. All VMware drivers and utilities inside the Linux VM have been installed from the offical Debian repo. The problem definitely has something to do with 3D acceleration because if I turn that off in VMware, libwebkit2gtk works just fine inside the Linux VM.
Can you confirm that it also works if you set the environment variable WEBKIT_DISABLE_COMPOSITING_MODE=1 ? Berto
A couple of other tests (with the WEBKIT_DISABLE_COMPOSITING_MODE variable unset): - Run 'surf' or 'yelp' from a terminal and check if there are error messages. - Run the MiniBrowser (/usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/MiniBrowser) and open 'about:gpu'. If you don't see any output try to see if you can copy and paste the (invisible) contents of the page (it's text). - Check if all builds of the MiniBrowser have the same problem. You can find them in /usr/lib/*/webkit*/MiniBrowser Thanks! Berto
Control: forwarded -1 https://bugs.webkit.org/show_bug.cgi?id=278777 Thanks for confirming this. We are suspecting that this is a problem with the VMware guest graphics driver. If you can also run the other tests that I mentioned I would appreciate it. Thanks! Berto