Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> 2. Selecting either Preferences or About LyX (from either the
Bennett> LyX or File menus) results in a crash. Here's the backtrace:

Bennett> action: 236468448 is not known. Assertion triggered in bool
Bennett> lyx::LyXAction::funcHasFlag (lyx::kb_action,
Bennett> lyx::LyXAction::func_attrib) const by failing check "false"
Bennett> in file LyXAction.C:424

Abdel, I think this means that QAction cannot be subclassed safely in
Qt/Mac: the code there copies our QLAction objects as if they were
QAction, and the part that contains the FuncRequest gets lost. It
seems to me that your nifty scheme does not work :(

What I read above is that the action triggers, but the QLAction object
is not valid.

Could you give me an update (and a summary) on that issue please?

Thanks in advance,
Abdel.

Reply via email to