https://bugs.freedesktop.org/show_bug.cgi?id=80327
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Julien Nabet <[email protected]> --- Unwinding this, the problem comes from http://opengrok.libreoffice.org/xref/core/svx/source/gallery2/gallery1.cxx#169 Fallback strings are in English, when calling ImplGetThemeEntry (see http://opengrok.libreoffice.org/xref/core/svx/source/gallery2/gallery1.cxx#ImplGetThemeEntry), it compares with localized theme names. I tried to use the other implementation of ImplGetThemeEntry which takes an id as parameter but some theme ("sounds" included) has "0" value, instead of expected "18". -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
