From ayesuraj1 at gmail.com Tue Mar 24 10:47:36 2015 From: ayesuraj1 at gmail.com (yesuraj abraham) Date: Tue, 24 Mar 2015 23:17:36 +0530 Subject: [LDTP-Dev] getwindowlist() returns empty list Message-ID: Hi, When I launch using launchapp, my QT 5.4 based application, and call getwindowlist() it returns empty list. But when i do the same for gedit it returns the window name as "untitled document 1 - gedit", that means accessibility setting in my ubuntu machine is fine. there is some thing wrong in my application which i am testing can some one give any way to achieve my goal using LDTP. About my Application: Developed using QT5.4 This app does not have any name on the window (like how the name appears on the top in case of gedit, this app does not have any such name) This app can only be closed or minimized. Its size can not be varied. Regards, yesuraj -------------- next part -------------- An HTML attachment was scrubbed... URL: From nalagappan at vmware.com Tue Mar 24 11:05:53 2015 From: nalagappan at vmware.com (Nagappan Alagappan) Date: Tue, 24 Mar 2015 18:05:53 +0000 Subject: [LDTP-Dev] getwindowlist() returns empty list In-Reply-To: References: Message-ID: Yesuraj, You need to have QT accessibility enabled. This link is old though - https://blog.qt.io/blog/2011/08/23/accessibility-on-linux/? Regards Nagappan ________________________________ From: LDTP-dev on behalf of yesuraj abraham Sent: Tuesday, March 24, 2015 10:47 AM To: ldtp-dev at lists.freedesktop.org Subject: [LDTP-Dev] getwindowlist() returns empty list Hi, When I launch using launchapp, my QT 5.4 based application, and call getwindowlist() it returns empty list. But when i do the same for gedit it returns the window name as "untitled document 1 - gedit", that means accessibility setting in my ubuntu machine is fine. there is some thing wrong in my application which i am testing can some one give any way to achieve my goal using LDTP. About my Application: Developed using QT5.4 This app does not have any name on the window (like how the name appears on the top in case of gedit, this app does not have any such name) This app can only be closed or minimized. Its size can not be varied. Regards, yesuraj -------------- next part -------------- An HTML attachment was scrubbed... URL: