On Sat, Sep 16, 2006 at 09:51:01AM +0200, Juergen Spitzmueller wrote: > Juergen Spitzmueller wrote: > > What about Abdel's fix that went in 1.5? Do you, Joost and Enrico, also get > > those crashes in 1.5? BTW, the bug report only mentiones a patch for qt4. > > Has Abdel also fixed that bug for qt3? > > I just checked that and the result is: > > - In 1.5, the bug is not fixed at all in the qt3 frontend, but only in the > qt4 > frontend. > > - the spellchecker bug shows also with Abdel's fix in the qt4 frontend. > > - it does not show in the qt3 frontend, where the toolbar issue is not fixed.
I am not able to use 1.5 anymore due to the wide streams issue on cygwin. I suspect that this is also true for mingw. Everytime I try File->new or File->Open LyX crashes. If you want to know how I feel, replace "#define SIZEOF_WCHAR_T 4" with "#define SIZEOF_WCHAR_T 2" in config.h and recompile ;-) Linux behaves the same when using boost::uint32_t instead of wchar_t. -- Enrico