[Webkit-unassigned] [Bug 259858] [GTK] Blank webview with 2.41.6 in NewsFlash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 10 12:12:29 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=259858

--- Comment #2 from Michael Catanzaro <mcatanzaro at redhat.com> ---
(In reply to Jan from comment #0)
> That makes me wonder why epiphany works because
> "/org/gnome/epiphany/web/hardware-acceleration-policy" is set to "always".
> Or is the flaptak making use of its own sandboxed version of the gsettings
> database?

It is; flatpak application generally cannot read host settings. But I doubt that's relevant to this bug. Unless you've disabled hardware acceleration, it will be enabled. A quick way to test is to use the environment variable WEBKIT_DISABLE_COMPOSITING_MODE=1 (e.g. flatpak run --env=WEBKIT_DISABLE_COMPOSITING_MODE=1 ...)

> A CI build of NewsFlash that hits the bug on my pc can be found here:
> https://gitlab.com/news_flash/news_flash_gtk/-/jobs/4810676070/artifacts/raw/
> io.gitlab.news_flash.NewsFlash.Devel-3.0.0-e3738cd5.flatpak

I will imminently update the master runtime to WebKitGTK 2.41.90. Please try that and report back whether it makes any difference. There have been so many graphics-related fixes recently that it probably doesn't make sense to investigate until we know whether it still occurs with all the latest fixes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230810/ce59116d/attachment.htm>


More information about the webkit-unassigned mailing list