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 141777 - BuiltMenuItems do not get generated for cached ui
BuiltMenuItems do not get generated for cached ui
Status: RESOLVED WONTFIX
Product: bonobo
Classification: Deprecated
Component: libbonoboui
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: Michael Meeks
bonobo qa
Depends on:
Blocks:
 
 
Reported: 2004-05-03 23:26 UTC by Caolan McNamara
Modified: 2009-09-01 19:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Caolan McNamara 2004-05-03 23:26:31 UTC
trying to launch help from any of the other windows except the first one gives...

(gnumeric:31529): Bonobo-WARNING **: FIXME: verb 'Helpgnumeric0' not found, emit
exception
Comment 1 Jody Goldberg 2004-05-04 23:06:32 UTC
I can replicate this and will attempt to patch it for 1.2.12 tonight.
Comment 2 Jody Goldberg 2004-05-04 23:12:25 UTC
Looks like a bug in bonoboui : bonobo_ui_util_set_ui  When the ui is cached it does not setup the help menus and hence does not create the verb.  I'd suggest building --without-bonobo for now to avoid this problem  you lose the ability to embed gnumeric as a component but having functional help seems more important. 
Comment 3 Kjartan Maraas 2006-11-15 16:02:38 UTC
Still the same in 2.17.x
Comment 4 Kjartan Maraas 2009-09-01 19:38:09 UTC
Closing this as WONTFIX. Nobody's going to fix this anyway.