Jürgen Spitzmüller schreef:
Vincent van Ravesteijn wrote:
Vincent van Ravesteijn wrote:
Does it help if you remove the "lyxscale 50" ?
indeed, thats the cause. i thought this was happening only in 4.5.0?
pavel
me too.. Are you sure you are compiling/using 4.5.2 for all your
lyx-versions/branches/git-checkouts etc. ?
I just downloaded the 1.6.3 installer with Qt4.5.2 and I get a crash too.
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 ?!?
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;
Vincent