https://bugs.kde.org/show_bug.cgi?id=452132

--- Comment #5 from Luke Yelavich <them...@themuso.com> ---
(In reply to tingping from comment #4)
> Could you test setting `AT_SPI_BUS_ADDRESS` on the host (with latest Qt5
> that has this change) to the host address.
> 
> You can get it with `gdbus call -e -d org.a11y.Bus -o /org/a11y/bus -m
> org.a11y.Bus.GetAddress`.
> Then export
> `AT_SPI_BUS_ADDRESS=unix:path=/run/user/1000/at-spi/bus_1,
> guid=37f2237a76e844fd76e4ab94622a3609` for example.
> 
> If this works then Qt is using the env var fine and the problem is the
> flatpak proxy permissions. If this fails then the patch using the env var is
> likely incorrect.

I don't *think* it is anything to do with flatpak, because GTK 4 apps work just
fine, and a glance  at GTK 4 code shows that AT_SPI_BUS_ADDRESS is used.

However, I will humor you, and will check host Qt, and will do a local patched
build if need be.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to