|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
LDTPeditor / guiexit undefined hi ,
I am facing some diffcultied could you please help me in solving the issues ? 1) Ldtpeditor outputs the following error when preference tab is selected /usr/local/bin/ldtpeditor", line 262, in preferenceClicked for param, value in prefDic.iteritems (): AttributeError: 'NoneType' object has no attribute 'iteritems' because of the above issue i cannot able view wheather mouse event is selected or not. 2) when i try to explore through python script i found following issues Traceback (most recent call last): File "./sample2.py", line 6, in ? new=guiexit ('Catalyst Control Center') NameError: name 'guiexit' is not defined Note: ----- OS used : RHEL 5.2_32 bit Desktop Manager : GNOME LDTP Version : 1.4.0 thanks sathiyadev _______________________________________________ LDTP-dev mailing list LDTP-dev@... http://lists.freedesktop.org/mailman/listinfo/ldtp-dev |
|
|
Re: LDTPeditor / guiexit undefinedHello Sathiyadev,
Comments inline. Thanks Nagappan On Thu, Jul 30, 2009 at 6:12 AM, sathiya dev thangasamy <sathiyadev@...> wrote: hi , Guess this is a bug in LDTP editor. Can you file a bug and also the scenario you tried ? http://ldtp.freedesktop.org/wiki/Bugs
There is no such API exist. Guess you are interested in using guiexist or waittillguinotexist ? Refer to the online documentation - http://ldtp.freedesktop.org/user-doc/index.html
You are using older version of LDTP. Can you try using latest LDTP binary from http://download.opensuse.org/repositories/home:/anagappan/ ? -- Linux Desktop (GUI Application) Testing Project - http://ldtp.freedesktop.org http://nagappanal.blogspot.com _______________________________________________ LDTP-dev mailing list LDTP-dev@... http://lists.freedesktop.org/mailman/listinfo/ldtp-dev |
|
|
Re: LDTPeditor / guiexit undefinedThanks for quick reply.
guiexist return 0 when i try to check whether window is opened or not. Its only happening when i try to work with ATI Catalyst Control Center application. When i try to the same for the terminal window guiexist returns 1. This means that ATI Catalyst Control Center is not assistive technology enabled. How will i find whether the application is enable with assistive technology enabled. I have enable assistive technology from system->prefrences. Thanks sathiyadev On Fri, Jul 31, 2009 at 8:16 AM, Nagappan Alagappan <nagappan@...> wrote: Hello Sathiyadev, _______________________________________________ LDTP-dev mailing list LDTP-dev@... http://lists.freedesktop.org/mailman/listinfo/ldtp-dev |
|
|
Re: LDTPeditor / guiexit undefinedHello Sathiyadev,
You can verify with at-poke on RHEL or using Accerciser on Ubuntu / SUSE. Thanks Nagappan On Fri, Jul 31, 2009 at 2:06 AM, sathiya dev thangasamy <sathiyadev@...> wrote: Thanks for quick reply. -- Linux Desktop (GUI Application) Testing Project - http://ldtp.freedesktop.org http://nagappanal.blogspot.com _______________________________________________ LDTP-dev mailing list LDTP-dev@... http://lists.freedesktop.org/mailman/listinfo/ldtp-dev |
| Free embeddable forum powered by Nabble | Forum Help |