[Webkit-unassigned] [Bug 265462] New: [Flatpak] Failure to connect to at-spi (a11y) bus after 23.08 update
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 28 09:28:13 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265462
Bug ID: 265462
Summary: [Flatpak] Failure to connect to at-spi (a11y) bus
after 23.08 update
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lmoura at igalia.com
For flatpak 22.08 (at-spi 2.44.1), our scripts used `xdg-dbus-proxy` to map the host at-spi socket to a flatpak unix socket, exposing it through `AT_SPI_BUS_ADDRESS https://bugs.webkit.org/show_bug.cgi?id=238856
23.08 bumped it to 2.48.0
AT-SPI 2.45.1 (https://gitlab.gnome.org/GNOME/at-spi2-core/-/blob/main/NEWS#L146) added a change to the way AT-SPI parses the sockets, dropping the `unix:path=` prefix: https://gitlab.gnome.org/GNOME/at-spi2-core/-/merge_requests/86/diffs#ebafb0020c2050364c61364b1b025d32b0907315_952_953
This seems to be the cause of some failures on the bots, including the EWS one.
Tentative patch incoming.
--
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/20231128/28800050/attachment.htm>
More information about the webkit-unassigned
mailing list