Launchpad has imported 4 comments from the remote bug at https://bugs.webkit.org/show_bug.cgi?id=238513.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2022-03-29T18:10:40+00:00 Jeremy Bicha wrote: webkit2gtk 2.35.90-1ubuntu1 Ubuntu 22.04 Beta I am reporting this Ubuntu bug here for tracking. All webkitgtk using apps just show a blank webview (either light with a light theme or dark with a dark theme). The cursor does change when hovering over invisible links. When run from the command line this shows: EGLDisplay Initialization failed: EGL_NOT_INITIALIZED Cannot create EGL context: invalid display (last error: EGL_SUCCESS) This only happens when logged into a GNOME/Ubuntu on Wayland session. Either running in an Xorg session or with the WEBKIT_DISABLE_COMPOSITING_MODE=1 prefix works around the problem. Other Information ================= I believe this bug was triggered by the recent upgrade to mesa 22.0. I think it might only affect Intel graphics. My system according to GNOME has Intel® Core™ i5-10310U CPU Mesa Intel® UHD Graphics (CML GT2) Reply at: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1966418/comments/36 ------------------------------------------------------------------------ On 2022-03-29T18:51:21+00:00 Michael Catanzaro wrote: > I believe this bug was triggered by the recent upgrade to mesa 22.0. Huh, here on Fedora 36 I only have mesa 21.3.8. Is it possible to downgrade mesa to confirm that the mesa upgrade is to blame? That would help a lot. Reply at: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1966418/comments/37 ------------------------------------------------------------------------ On 2022-03-29T19:04:56+00:00 Jeremy Bicha wrote: Yes, the bug went away when I downgraded the mesa packages to 21.3.5-1ubuntu2 Reply at: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1966418/comments/38 ------------------------------------------------------------------------ On 2022-03-29T20:10:05+00:00 Adrian Perez wrote: Further trying to help narrow down: I have Mesa 22.0 here and things work fine, but my GPU is different (Intel HD Graphics 520 SKL GT2), so this points towards either device-specific code, or towards the Mesa driver chosen by the Mesa loader. Note that there are two drivers: the traditional “i965” and the new “iris” driver. Here I am using “iris” (and there is not even the other installed). You can set “MESA_LOADER_DRIVER_OVERRIDE=iris” if your GPU is supported by the new driver and if things then work that will mean that the issue is most likely the i965 driver. Alternatively, if Iris driver does not support your GPU but Vulkan is supported, you can try the “zink” driver, which implements OpenGL and GLES on top of Vulkan (and again, if that works, then there is some bug in the Intel driver you are using :D) I hope this helps! Reply at: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1966418/comments/39 ** Changed in: webkit Status: Unknown => Confirmed ** Changed in: webkit Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1966418 Title: [jammy regression] Evolution does not display message content anymore To manage notifications about this bug go to: https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp