[Wayland-bugs] [Bug 701378] a11y init does compile-time X check, so tries to use X under Wayland
at-spi (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 8 09:31:46 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=701378
at-spi | at-spi2-core | unspecified
Mike Gorse <mgorse> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Mike Gorse <mgorse at suse.com> 2013-08-08 16:31:41 UTC ---
I'd rather not switch the order late in the cycle; iirc checking D-Bus first
would cause problems for administrative apps running as root with a different
session bus than the user that started the session.
Anyway, I'm hoping that commit 725b58 will fix this. Previously, AT-SPI
hard-coded a default display of :0 if DISPLAY (or AT_SPI_DISPLAY) were not set,
but doing this seems pointless, so now we should just not query X if neither
variable is set.
AT-SPI is currently not fully funcitonal without X, but hopefully now it will
at least not try to call it.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list