Re: [LDTP-Dev] LDTP Editor missing?

2014-02-11 Thread Francisco Pérez Moreno
Hello Nagappan, Thank you very much for your answer :). Sadly, I don't have the knowledge nor time to make the code for this feature to be working, so I'm afraid I will have to evaluate other tools. Thank you again, Francisco 2014-02-11 1:21 GMT+01:00 Nagappan Alagappan : > Hello Francisco, >

Re: [LDTP-Dev] LDTP Editor missing?

2014-02-10 Thread Nagappan Alagappan
Hello Francisco, Oringinal LDTP editor [1] was discontinued as it doesn't yield expected result. Later from community Friedrich developed ldtp-recorder [2], currently there is not much of progress on this. Thanks Nagappan [1] - http://cgit.freedesktop.org/ldtp/ldtp/tree/python/ldtpeditor [2] - h

[LDTP-Dev] LDTP Editor missing?

2014-02-10 Thread Francisco Pérez Moreno
Hi all, This is my first Question around here, so if I'm not quite clear or polite I apologize beforehand. I have been looking around some automatic GUI testing tools for a QT 4.8 environment running under GNU/Linux, and when I noticed about LDTP I saw the light. BUT, once I downloaded yo

Re: [LDTP-Dev] ldtp-editor installtion

2012-09-07 Thread Nagappan Alagappan
Hi Suganthini, LDTP editor is a python script, you have to execute it only with Python, it has nothing to do with Mago. Please refer my previous email. Thanks Nagappan On Fri, Sep 7, 2012 at 5:55 AM, ssatheeskumar wrote: > > Hi Nagappan, > > I installed LDTP2 framework with LDTP Editor by sati

Re: [LDTP-Dev] ldtp-editor

2012-09-07 Thread Nagappan Alagappan
Hi Suganthini, LDTP editor is deprecated. You can use getobjectnameatcoords API [1] Thanks Nagappan [1] - http://ldtp.freedesktop.org/user-doc/d0/d24/a00222.html On Fri, Sep 7, 2012 at 5:36 AM, ssatheeskumar wrote: > > Hi Nagappan, > > I'm new to LDTP Editor. Could you please elaborate more

[LDTP-Dev] ldtp-editor installtion

2012-09-07 Thread ssatheeskumar
Hi Nagappan, I installed LDTP2 framework with LDTP Editor by satisfying all the mandatory requirements(http://ldtp.freedesktop.org/wiki/GNU/Linux_environment) I got the source for LDTP Editor from the site(https://code.launchpad.net/~roignac/+junk/ldtp-editor) Even though execute ldtpeditor.py,

Re: [LDTP-Dev] ldtp-editor

2012-09-07 Thread ssatheeskumar
Hi Nagappan, I'm new to LDTP Editor. Could you please elaborate more regarding the alternate way to record and play back the test cases based on LDTP2 framework. Thanks & Regards, Suganthini. -- View this message in context: http://old.nabble.com/ldtp-editor-tp34340377p34402472.html Sent from

Re: [LDTP-Dev] ldtp-editor

2012-09-03 Thread Nagappan Alagappan
Hi Suganthini, Keep the mouse in desired location and call, getobjectnameatcoords() API in python prompt. Mago also doesn't provide a way to record the events. Thanks Nagappan On Mon, Sep 3, 2012 at 9:42 AM, ssatheeskumar wrote: > > Hi, > > I selected gnome automation tool 'Mago' for enterprise

Re: [LDTP-Dev] ldtp-editor

2012-09-03 Thread ssatheeskumar
Hi, I selected gnome automation tool 'Mago' for enterprise purpose. As LDTP Editor got deprecated like you mentioned, is there any alternative tool or way to record and play back the test cases on 'Mago' or 'LDTP' framework. Appreciate for your support. Thanks & Best Regards, Suganthini -- Vi

Re: [LDTP-Dev] ldtp-editor

2012-09-03 Thread ssatheeskumar
Hi, I selected gnome automation tool 'Mago' for enterprise purpose. As LDTP Editor got deprecated like you mentioned, is there any alternative tool or way to record and play back the test cases on 'Mago' or 'LDTP' framework. Appreciate for your support. Thanks & Best Regards, Suganthini -- Vi

Re: [LDTP-Dev] ldtp-editor

2012-09-03 Thread Nagappan Alagappan
Hi Suganthi, LDTP Editor has been deprecated since 2009, as it doesn't yield expected result. Thanks Nagappan On Mon, Sep 3, 2012 at 4:49 AM, ssatheeskumar wrote: > > Hi, > > I got LDTP Editor Package for ubunthu environment from the repository (bzr > branch lp:~roignac/+junk/ldtp-editor) > > T

[LDTP-Dev] ldtp-editor

2012-09-03 Thread ssatheeskumar
Hi, I got LDTP Editor Package for ubunthu environment from the repository (bzr branch lp:~roignac/+junk/ldtp-editor) Then, tried to run the file called 'LDTP Editor' as phython file. i couldn't be got LDTP Editor application successfully. It has thrown errors and viewed LDTP Editor application p

Re: [LDTP-Dev] ldtp-editor

2012-08-23 Thread Nagappan Alagappan
Hi Friedrich, LDTP editor is not maintained due to the app complexity on Linux environment. Each application in Linux were generating different sets of accessibility events and some of them doesn't even generate the desired event, which made the LDTP editor unusable. So, we have stopped maintainin

[LDTP-Dev] ldtp-editor

2012-08-23 Thread Friedrich Paetzke
hi, i guess the ldtp-editor is still unmaintained? where can i find the latest code for the editor? is it http://anongit.freedesktop.org/git/ldtp/ldtp.git/ ? greetings friedrich ___ LDTP-dev mailing list LDTP-dev@lists.freedesktop.org http://lists.fr

Re: [LDTP-Dev] ldtp editor

2010-08-12 Thread Nagappan Alagappan
Hello Ajith, Since LDTP editor is not maintained, I have removed it from LDTPv2. We welcome contribution :-) Thanks Nagappan On Thu, Aug 12, 2010 at 8:22 AM, Ajithkumar Warrier wrote: > Hello, > > I have just installed ldtp 2.0.6 and python-ldtp in a ubuntu 10.04 system. > I can't seem to find

[LDTP-Dev] ldtp editor

2010-08-12 Thread Ajithkumar Warrier
Hello, I have just installed ldtp 2.0.6 and python-ldtp in a ubuntu 10.04 system. I can't seem to find the ldtp-editor or run it. I have checked the archives and it doesn't seem like anyone else has this problem. Should I be installing something else? Thanks Ajith ___

Re: [LDTP-Dev] LDTP Editor - Install issue

2007-11-14 Thread Nagappan A
Hi Ramesh, Seems the error happens in all the command line argument parser related libraries. http://library.gnome.org/devel/glib/stable/glib-Commandline-option-parser.html Which version of GNOME are you using ? You need to have GNOME 2.14 and above to use this. Which distribution are you using ?

[LDTP-Dev] LDTP Editor - Install issue

2007-11-14 Thread Ramesh babu
Hello, Greetings. I tried to install LDTP for my application testing. I get the below error while installing. Here are the steps which i followed, 1) Uncompressed and ./configure works fine 2) While running make , I get the error [ Attached the error ] My system kernel details : (veebabu) ldtp