[LDTP-Dev] Support of Qt applications under GNU/Linux

Federico Brega charon.66 at gmail.com
Fri Feb 7 12:18:30 PST 2014


Hello Nagappan,

thanks for your help. I'm running debian testing, which now has
Qt 4.8.6
qt-at-spi 0.3.1
libatspi 2.10.2
pyatspi2 2.10.0
ldtp 2.3.1
They seems all pretty recent, in particular Qt itself.

I tried again and I get mostly the same result, but with an increased
number of warnings:
>>> getobjectlist('dlgQtLinguist')
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
QAccessibleWidget::rect: This implementation does not support
subelements! (ID 1 unknown for FormatTextEdit)
QAccessibleWidget::rect: This implementation does not support
subelements! (ID 2 unknown for FormatTextEdit)
QAccessibleWidget::rect: This implementation does not support
subelements! (ID 3 unknown for FormatTextEdit)
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
QAccessibleWidget::rect: This implementation does not support
subelements! (ID 1 unknown for FormatTextEdit)
QAccessibleWidget::rect: This implementation does not support
subelements! (ID 2 unknown for FormatTextEdit)
QAccessibleWidget::rect: This implementation does not support
subelements! (ID 3 unknown for FormatTextEdit)
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
QAccessibleWidget::rect: This implementation does not support
subelements! (ID 1 unknown for FormatTextEdit)
QAccessibleWidget::rect: This implementation does not support
subelements! (ID 2 unknown for FormatTextEdit)
QAccessibleWidget::rect: This implementation does not support
subelements! (ID 3 unknown for FormatTextEdit)
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
AtSpiAdaptor::relationSet currently has a problem with child ids.
WARNING Qt AtSpiAdaptor: Could not find accessible on path:
"/org/a11y/atspi/accessible/17622848"
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/ldtp/client.py", line 70, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.7/dist-packages/ldtp/client.py", line 187, in request
    raise e
xmlrpclib.Fault: <Fault 8002: "No such object path
'/org/a11y/atspi/accessible/17622848'">

Of course I've already followed every website I could find but without
any significant success.

--
Federico


More information about the LDTP-dev mailing list