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

Nagappan Alagappan nagappan at gmail.com
Mon Feb 3 21:48:13 PST 2014


Hello Federico,

You have to have latest QT. Search QT accessibility on Linux, install
specific libraries.

Thanks
Nagappan


On Sun, Nov 3, 2013 at 12:23 PM, Federico Brega <charon.66 at gmail.com> wrote:

> Hello everyone,
>
> I'd like to test a Qt-based application, but something is missing in my
> setup.
> If I start a KDE application or even Qt Linguist I can see it in the
> application list and in the window list,
> bu if I try to list the objects I get the error message below.
>
>
> ---------------------------------------------------------------------------
> Fault                                     Traceback (most recent call last)
> <ipython-input-4-b3ff30e9bb1e> in <module>()
> ----> 1 getobjectlist('dlgQtLinguist')
>
> /usr/lib/python2.7/dist-packages/ldtp/client.pyc in __call__(self,
> *args, **kwargs)
>      68
>            for k, v in kwargs.items()])))
>      69         args += (kwargs,)
> ---> 70         return self.__send(self.__name, args)
>      71
>      72 class Transport(xmlrpclib.Transport):
>
> /usr/lib/python2.7/xmlrpclib.pyc in __request(self, methodname, params)
>    1576             self.__handler,
>    1577             request,
> -> 1578             verbose=self.__verbose
>    1579             )
>    1580
>
> /usr/lib/python2.7/dist-packages/ldtp/client.pyc in request(self,
> host, handler, request_body, verbose)
>     185                     raise
> LdtpExecutionError(e.faultString.encode('utf-8'))
>     186                 else:
> --> 187                     raise e
>     188
>     189     def __del__(self):
>
> Fault: <Fault 8002: "No such object path
> '/org/a11y/atspi/accessible/36771520'">
>
> Can someone give me a hint?
> --
> Federico
> _______________________________________________
> LDTP-dev mailing list
> LDTP-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/ldtp-dev
>



-- 
Cross platform GUI testing
Linux Desktop (GUI Application) Testing Project -
http://ldtp.freedesktop.org
Cobra - Windows GUI Automation tool - https://github.com/ldtp/cobra
ATOMac - Mac GUI Automation tool - https://github.com/pyatom/pyatom
http://nagappanal.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/ldtp-dev/attachments/20140203/797cb8f0/attachment-0001.html>


More information about the LDTP-dev mailing list