GNOME Bugzilla – Bug 141777
BuiltMenuItems do not get generated for cached ui
Last modified: 2009-09-01 19:38:09 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
I can replicate this and will attempt to patch it for 1.2.12 tonight.
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.
Still the same in 2.17.x
Closing this as WONTFIX. Nobody's going to fix this anyway.