Hi,

there is a real show stopper on Windows: If you save an existing file under a new name or if you open a new file, LyX crashes. The reason is that LyXFileDialog (in src/frontends/qt4) returns a Windows-like file name (bad) if the file name is non-existing, whereas it returns a POSIX-like file name (good) if the user picks an existing name.

Unfortunately, I have no idea why this happens. Could anybody please help?

A thousand thanks in advance!!!

Michael

Reply via email to