On Mon, Jun 12, 2017 at 10:55:19PM +0200, Rene Engelhard wrote: > > crashes with the message: > > > > "/usr/lib/libreoffice/program/soffice.bin: symbol lookup error: > > /usr/lib/libreoffice/program/libmergedlo.so: undefined symbol: > > _ZN8MsLangId13getScriptTypeEN4o3tl10strong_intIt15LanguageTypeTagEE" > > # echo "_ZN8MsLangId13getScriptTypeEN4o3tl10strong_intIt15LanguageTypeTagEE" > | c++filt > MsLangId::getScriptType(o3tl::strong_int<unsigned short, LanguageTypeTag>) > > Interestingly, this doesn't appear *anywhere* in LOs source code. (Or > I grepped wrong...)
Nevermind, my terminal fooled me... Regards, Rene

