Re: kwindowsystem crashes

2016-05-30 Thread Martin Graesslin
On Monday, May 30, 2016 11:36:54 AM CEST Kurt Hindenburg wrote: > There are a number of lines that division by zero could happen in > frameworks/kwindowsystem/src/platforms/xcb/kwindowsystem.cpp if > displayGeometry returns a 0 QRect. I think that is what is happening with > bug 349512. urgh. Th

kwindowsystem crashes

2016-05-30 Thread Kurt Hindenburg
There are a number of lines that division by zero could happen in frameworks/kwindowsystem/src/platforms/xcb/kwindowsystem.cpp if displayGeometry returns a 0 QRect. I think that is what is happening with bug 349512. viewportToDesktop, viewportWindowToDesktop, desktopToViewport I’m not clear