> Unfortunately, today one of our users reported that lyx-qt (installed
> from debian binary package 1.3.4-2) crashes every other minute for him,
> until restarted with LC_ALL=C.
Ok, we found it. It crashes on each autosave, because of error in ru.po,
which causes exception from boost. And really
> Nikita> LC_TIME=C lyx-qt
>
> I have to admit that I thought at first that LC_TIME was a typo and
> that I went to check the sources :) I can see now that
> QFont::initialize() in qfont_x11.cpp does use the LC_TIME locale to
> determine some locale characteristics.
>
> Do you understand what this
> --- "Nikita V. Youshchenko" <[EMAIL PROTECTED]> wrote:
> > Hello.
> >
> > The known problem with lyx-qt + russian locale +
> > math symbols display (that
> > causes no math symbols to be displayed if Qt uses
> > fontconfig) may be
> >
Hello.
The known problem with lyx-qt + russian locale + math symbols display (that
causes no math symbols to be displayed if Qt uses fontconfig) may be
workarounded by starting lyx-qt as
LC_TIME=C lyx-qt