Launchpad has imported 1 comments from the remote bug at https://bugs.webkit.org/show_bug.cgi?id=279220.
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 2024-09-05T20:31:06+00:00 Jeremy Bícha wrote: - WebKitGTK version: 2.45.3 through 2.45.92 - Epiphany version: 46.3, 47.rc etc - Distributor: Ubuntu 24.10 One of Epiphany's build tests began failing on s390x once Ubuntu packaged the 2.45 series of webkitgtk. The build completes successfully with webkitgtk 2.44 # Start of embed tests # Start of ephy-embed-shell tests ----------------------------------- stderr ----------------------------------- MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER) libEGL warning: egl: failed to create dri2 screen ** (/<<PKGBUILDDIR>>/obj-s390x-linux-gnu/tests/test-ephy-embed-shell:18073): WARNING **: 2D canvas acceleration not supported, webkit_settings_set_enable_2d_canvas_acceleration does nothing I originally reported this issue at https://gitlab.gnome.org/GNOME/epiphany/-/issues/2429 but was directed to file an issue here. A few other details were mentioned there: - webkit_settings_set_enable_2d_canvas_acceleration does not work on big endian architectures, because it depends on skia - webkit_settings_set_enable_2d_canvas_acceleration gets called via webKitSettingsSetProperty when constructing the WebKitSettings - This needs to be fixed in WebKit. Either it should not warn at all, or should only warn if set manually and not just when setting to the default value Reply at: https://bugs.launchpad.net/ubuntu/+source/epiphany- browser/+bug/2079895/comments/0 ** Changed in: webkit Status: Unknown => Confirmed ** Changed in: webkit Importance: Unknown => Medium ** Bug watch added: gitlab.gnome.org/GNOME/epiphany/-/issues #2429 https://gitlab.gnome.org/GNOME/epiphany/-/issues/2429 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu. https://bugs.launchpad.net/bugs/2079895 Title: epiphany-browser fails to build on s390x with webkit 2.45 Status in Webkit: Confirmed Status in epiphany-browser package in Ubuntu: Triaged Status in webkit2gtk package in Ubuntu: Triaged Bug description: Once webkit2gtk is updated to >= 2.45.3, epiphany's build tests fail for s390x. I worked around this for Ubuntu 24.10 by removing epiphany-browser on s390x but we'll need to do something else for Ubuntu 24.04 LTS. To manage notifications about this bug go to: https://bugs.launchpad.net/webkit/+bug/2079895/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp