After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 349030 - Getobjectlist failed
Getobjectlist failed
Status: RESOLVED INVALID
Product: LDTP
Classification: Other
Component: ldtp
0.4.x
Other other
: Normal normal
: ---
Assigned To: LDTP maintainers
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2006-07-28 02:38 UTC by Alex.Yu
Modified: 2006-08-11 06:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex.Yu 2006-07-28 02:38:38 UTC
1. wirte the following code:
   getobjectlist('Preferences') #Gedit Preferences dialog
   getobjectlist('Preferences')

2. error message printed: *** Unable to get context handle

Notice: the first getobjectlist('Preferences') passes
second fails
Comment 1 Prashanth Mohan 2006-07-28 02:52:08 UTC
I am not able to reproduce this error. I am assuming that you ran ``getobjectlist('*Preferences')'' and not ``getobjectlist('Preferences')''

Are you using the latest CVS checkout?
Comment 2 Alex.Yu 2006-08-11 02:04:09 UTC
Hi Prashanth

I wrote getobjectlist('Preferences'), do not have a prefix '*'
I'm using the latest CVS checkout