Accessibility warnings

Aleix Pol <[email protected]> Wed, 11 Oct 2017 13:57:29 +0200
Newsgroups gmane.comp.kde.devel.accessibility
Message-ID <CACcA1Rpem8NM4rBv7C_YjGO24Yy4XGhmkwbuTKNn05Uf=uwdhg@mail.gmail.com>
Hello,
Recently I've been trying to make sure accessibility is properly set
up on my system. Since, I've been seeing the following warnings, maybe
you guys know what's going on:

I get tons of these:
WARNING Qt AtSpiAdaptor: Accessible invalid:
QAccessibleInterface(0x555a67823190 invalid)
"/org/a11y/atspi/accessible/2147497884"
WARNING Qt AtSpiAdaptor: Accessible invalid:
QAccessibleInterface(0x555a67823190 invalid)
"/org/a11y/atspi/accessible/2147497884"
WARNING Qt AtSpiAdaptor: Accessible invalid:
QAccessibleInterface(0x555a67823190 invalid)
"/org/a11y/atspi/accessible/2147497884"
WARNING Qt AtSpiAdaptor: Accessible invalid:
QAccessibleInterface(0x555a67823190 invalid)
"/org/a11y/atspi/accessible/2147497884"
WARNING Qt AtSpiAdaptor: Accessible invalid:
QAccessibleInterface(0x555a6a188770 invalid)
"/org/a11y/atspi/accessible/2147497882"
WARNING Qt AtSpiAdaptor: Accessible invalid:
QAccessibleInterface(0x555a6a188770 invalid)
"/org/a11y/atspi/accessible/2147497882"
WARNING Qt AtSpiAdaptor: Accessible invalid:
QAccessibleInterface(0x555a6a188770 invalid)
"/org/a11y/atspi/accessible/2147497882"
WARNING Qt AtSpiAdaptor: Accessible invalid:
QAccessibleInterface(0x555a6a188770 invalid)
"/org/a11y/atspi/accessible/2147497882"

Then as soon as I type something, I get this other one:
ity policy blocked the reply, the reply timeout expired, or the
network connection was broken."
QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply"
"Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus secur
ity policy blocked the reply, the reply timeout expired, or the
network connection was broken."
QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply"
"Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus secur
ity policy blocked the reply, the reply timeout expired, or the
network connection was broken."
QSpiApplication::keyEventError  "org.freedesktop.DBus.Error.NoReply"
"Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus secur
ity policy blocked the reply, the reply timeout expired, or the
network connection was broken."

Ideas?
Cheers!

Aleix