https://bugzilla.gnome.org/show_bug.cgi?id=658665 LDTP | ldtp2 | 2.0.0
Summary: Getobjectnameatcoords crashes on latest ldtp2 from git Classification: Other Product: LDTP Version: 2.0.0 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: ldtp2 AssignedTo: ldtp-dev@lists.freedesktop.org ReportedBy: roig...@gmail.com QAContact: ldtp-dev@lists.freedesktop.org GNOME version: --- Steps To Reproduce: 1. Get latest ldtp2 source from git (revision 0b08e0d63d7d1e56314879d6d9423065f6752485) 2. Start python: >> import ldtp >>> ldtp.getobjectnameatcoords() Traceback (most recent call last): File "<stdin>", line 1, in <module> File "ldtp/client.py", line 54, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.7/xmlrpclib.py", line 1575, in __request verbose=self.__verbose File "ldtp/client.py", line 102, in request raise e xmlrpclib.Fault: <Fault 8002: "'gi.repository.Gtk' object has no attribute 'gdk'"> Maybe, some required libraries were not installed? -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ LDTP-dev mailing list LDTP-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/ldtp-dev