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 351234 - listsubmenus does not work for more than 1 level of menus
listsubmenus does not work for more than 1 level of menus
Status: RESOLVED FIXED
Product: LDTP
Classification: Other
Component: ldtp
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: LDTP maintainers
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2006-08-14 05:05 UTC by Prashanth Mohan
Modified: 2009-10-08 22:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Prashanth Mohan 2006-08-14 05:05:50 UTC
Steps to Reproduce:

#1. Open Gedit, ldtp and python 
#2. In the python prompt run 
``listsubmenus ('*gedit','mnuView;mnuHighlightMode')''
 This will raise an Exception saying 
``*** Unable to find object name in application map''

Expected Behaviour:
It should return an list of sub menus seperated by ';' and return an empty List if there are no submenus and return None (or maybe an exception) if there there is no tree of menus below it.
Comment 1 Nagappan Alagappan 2009-10-08 22:48:38 UTC
This works fine with LDTPv2. Closing the bug. Feel free to reopen, if it still exists.

Thanks for the bug report.