[Webkit-unassigned] [Bug 218584] New: [GTK] dlopen libWPEBackend-fdo-1.0.so.1 instead of libWPEBackend-fdo-1.0.so
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 4 13:13:43 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=218584
Bug ID: 218584
Summary: [GTK] dlopen libWPEBackend-fdo-1.0.so.1 instead of
libWPEBackend-fdo-1.0.so
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at gnome.org
CC: bugs-noreply at webkitgtk.org
Goal: get Fedora down to zero downstream patches. With bug #217989 landed, only one left:
wpe_loader_init() tries to dlopen a development symlink, but these will not usually be installed. It only works in the GNOME flatpak runtime because we don't use devel split rules in the GNOME runtime, but we really ought to, and freedesktop-sdk already does, so it's going to break upstream too once that gets implemented. It's easier for everyone if we tackle this now. Since all major distros except Arch Linux use devel split, this patch is really required for almost every distro to use WPE renderer.
There are some more ambitious ideas in https://github.com/WebPlatformForEmbedded/libwpe/issues/59, but that's been open for over a year now, so let's please do this in the meantime.
--
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/20201104/02a8cd93/attachment-0001.htm>
More information about the webkit-unassigned
mailing list