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 741242 - Loop trying to connect to org.a11y.atspi.Accessible
Loop trying to connect to org.a11y.atspi.Accessible
Status: RESOLVED OBSOLETE
Product: caribou
Classification: Applications
Component: default
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: caribou-maint
caribou-maint
Depends on:
Blocks:
 
 
Reported: 2014-12-08 10:39 UTC by Laurent Bigonville
Modified: 2021-05-25 17:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
journal output (6.27 KB, text/plain)
2014-12-08 11:07 UTC, Laurent Bigonville
Details

Description Laurent Bigonville 2014-12-08 10:39:57 UTC
Hello,

When the accessibility is disabled, it seems that caribou if trying to connect to org.a11y.atspi.Accessible dbus interface in loop.

This seems to cause some power consumption.

sendmsg(20, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\0\1\0\0\0\0\250\362\0\0p\0\0\0\1\1o\0\35\0\0\0/org/a11y/atspi/accessible/85\0\0\0\6\1s\0\5\0\0\0:1.19\0\0\0\2\1s\0\31\0\0\0org.a11y.atspi.Accessible\0\0\0\0\0\0\0\3\1s\0\7\0\0\0GetRole\0", 128}, {"", 0}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128
poll([{fd=20, events=POLLIN}], 1, 800)  = 1 ([{fd=20, revents=POLLIN}])
recvmsg(20, {msg_name(0)=NULL, msg_iov(1)=[{"l\2\1\1\4\0\0\0\250\362\0\0\17\0\0\0\5\1u\0\250\362\0\0\10\1g\0\1u\0\0\27\0\0\0", 2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 36
recvmsg(20, 0x7ffffdd5d740, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769489
Comment 1 Laurent Bigonville 2014-12-08 11:07:07 UTC
Created attachment 292294 [details]
journal output

There are also quite some errors/warnings logged in the journal
Comment 2 André Klapper 2021-05-25 17:46:26 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/caribou/-/issues/

Thank you for your understanding and your help.