GNOME Bugzilla – Bug 349030
Getobjectlist failed
Last modified: 2006-08-11 06:49:30 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
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?
Hi Prashanth I wrote getobjectlist('Preferences'), do not have a prefix '*' I'm using the latest CVS checkout