On 5-4-2011 22:22, Ingar Pareliussen wrote:
Hi
I got a crash when trying to "Save As". Save seems to work fine...
I have made a small sample file that crashes every time for me with save as.
The error is many::
lassert.cpp(21): ASSERTION contains(fmt, from_ascii("%1$s")) VIOLATED IN
lstrings.cpp:1329
Assertion triggered in void lyx::doAssert(const char*, const char*, long int) by failing
check "false" in file lassert.cpp:23
<etc>
Segmentation fault
This is not a crash, but an assertion.
Most likely caused by an error in the translation.
Maybe the <etc> part can give a hint what is wrong.
Vincent