After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 694921 - daemon: check if atspi bus is ready to use
daemon: check if atspi bus is ready to use
Status: RESOLVED FIXED
Product: caribou
Classification: Applications
Component: default
git master
Other All
: Normal normal
: ---
Assigned To: caribou-maint
caribou-maint
Depends on:
Blocks:
 
 
Reported: 2013-03-01 10:17 UTC by Daiki Ueno
Modified: 2013-03-04 08:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
daemon: check if atspi bus is ready to use (895 bytes, patch)
2013-03-01 10:17 UTC, Daiki Ueno
committed Details | Review

Description Daiki Ueno 2013-03-01 10:17:41 UTC
Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=916303

Although this patch adds a simple check to avoid unexpected abort, I think the root cause is that caribou may be started before at-spi-bus-launcher, since their autostart files do not specify X-GNOME-Autostart-Phase.
Comment 1 Daiki Ueno 2013-03-01 10:17:43 UTC
Created attachment 237690 [details] [review]
daemon: check if atspi bus is ready to use
Comment 2 Daiki Ueno 2013-03-04 08:06:13 UTC
Attachment 237690 [details] pushed as a23201b - daemon: check if atspi bus is ready to use