Jürgen Spitzmüller wrote: > > It did happen with Qt4.5.0 debug; not with Qt4.5.1 debug; not with > > Qt4.5.1 release; but it does with Qt4.5.2 release ?!? > > The strange thing is: I use Qt 5.4.2 as well, and I do not get the crash.
Even stranger, now I do. > > Juergen, maybe I should apply the patch you didn't like anyway ? > > > > 174 // see bug #5957: http://www.lyx.org/trac/ticket/5957 > > 175 if (params.scale == 50) > > 176 scale += 0.0001; > > I do not like it. But since this only affects the scaling of the images in the LyX work area and doesn't affect the output and the data, it is OK. Jürgen