Philippe Charpentier wrote: > I did not find this bug in bugzilla.lyx.org : > if you type a non ASCII character in the layout combobox (Layout List > Filtering) then > lyx-1.6 crashes with the following output: > > lassert.cpp(21): ASSERTION static_cast<unsigned char>(ascii[i]) < 0x80 > VIOLATED IN docstring.cpp:50 > Assertion triggered in void lyx::doAssert(const char*, const char*, long > int) by failing check "false" in file lassert.cpp:23
I do not have time to look myself, but I bet there's a similar fix to this needed: http://www.lyx.org/trac/changeset/27133 Maybe we should check if there are other instances left. Jürgen