On Wed, 16 Jun 1999 15:19:44 +0200 (MET DST), Jean-Marc Lasgouttes
wrote:
>>>>>> "Arnd" == Arnd Hanses <[EMAIL PROTECTED]> writes:
>
>Arnd> Setze Debug-Level auf 2 Debugging INIT #2 Checking whether LyX
>Arnd> is run in place... no System directory search path:
>Arnd> D:/USR/LOCAL/BIN;D:/XFree86/share/D:\XFree86\bin\lyx/;D:/XFree86/lib/X11
>Arnd> /lyx ^^: Hah! Who's stolen my missing separator? Better you
>Arnd> uncover your identity yourself, poor villain!
>
>I think it is rather a failure in NormalizePath(), or something like
>that (have a look at lyx_main.C around line 190 to see what
>happens). In fact, the search path look highly suspect to me...
>
>Arnd> Reading 'D:/home/oso/.lyx/lyxrc.defaults'...
>
>Arnd> Reading 'D:/home/oso/.lyx/lyxrc'...
>
>This looks normal. Are you sure that lyxrc.defaults overrides lyxrc??
Now I cannot reproduce this bug. But I didn't touch lyxrc, only
commented out the line in lyxrc.defaults and then removed the comment
again.
Maybe somewhere in lyxrc.default was initially hidden a dos text
specific evil thing, which made lyx choke and then went away by saving
changes with elvis? Even more confused, sorry.
The language/codepage bug remains.
Word separation and special character printing produce the required
output only by choosing "german" and "latin1" by hand. LANG/LANGUAGE
seems not work by default, but menu bar and help files are in german,
as expected.
I'll ask on X/2 list, if there is a known problem with locale, so that
LANG=de_DE
LANGUAGE=de_DE
have wierd problems.
Thanks for patience,
Arnd