Jean-Marc Lasgouttes wrote: > Could you (and Juergen?) try the attached patch. On my machine, I get > the following debug info: > > schuss: LC_ALL=de_DE src/lyx > parse_init: [1] LC_NUMERIC=C > parse_init: [2] LC_NUMERIC=de_DE > parse_init: [3] LC_NUMERIC=C > > As you see, xforms sets the locale to de_DE, but this is fixed on 3rd > step.
I get the same (but the bug is still there). Jürgen. > JMarc