Am 01.10.2004 um 15:41 schrieb Jean-Marc Lasgouttes:

I think that attached patch (which is also attached to bug 1693) fixes the problem properly.

Andreas, Bennett, could you test it?

Not happy :-(

LyX doesn't start but throws an assertion error (console.log):

LyX: reconfiguring user directory
...
LyX: Done!
action: 0 is not known.
Assertion triggered in bool LyXAction::funcHasFlag(kb_action, LyXAction::func_attrib) const by failing check "false" in file LyXAction.C:389
Oct 1 17:26:47 ip-47-189 last message repeated 2 times



I read in lfuns.h that 0 == LYX_NOACTION != LYX_UNKNOWNACTION == -1

So it looks as if the code in LyXAction::funcHasFlag hasn't made up its mind yet.

/Andreas



Reply via email to