https://bugs.kde.org/show_bug.cgi?id=452132
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 CC| |sit...@kde.org --- Comment #7 from Harald Sitter <sit...@kde.org> --- There is a race condition inside Qt somewhere. AT_SPI_BUS_ADDRESS definitely doesn't work as-is BUT delaying it with a qtimer for 1 second makes it work. Also, related observation: due to the async dbus nature of the regular call path (without the env var) there is an inherent delay that likely hides the race condition fairly reliably. -- You are receiving this mail because: You are watching all bug changes.