On Mon, Jun 12, 2006 at 10:13:40PM +0200, Peter Kümmel wrote: > but I could only find where it happens > and couldn't figure out how to fix it. > > > In QWorkArea::resizeEvent the asignment of the > QPixmap with the new size fails because the > painter is active.
That should not happen. If it does, it's a bug in LyX. Can you provide a backtrace showing resizeEvent() being called from paintEvent()? Andre'