Comment 8 for bug 1553428

Revision history for this message
xzcvczx (xzcvczx) wrote :

After doing some more testing i have found that EDA_DRAW_PANEL_GAL::onPaint is being called infinite times when you zoom out fully. Its not got an event object when this occurs (but there are other times when it doesn't have an event object).

Unfortunately i am a bit stuck on how to debug where the event is coming from, and am currently working on something else but if no one else picks up with this i will get back to it. If you are having trouble triggering this (and don't have a huge ass screen) i can have it reliably occur at 1600x500 and then zooming out, or having a smaller window zoom out all the way and then keep expanding the window width until it crashes

This has been tested on linux and does not do the same thing, however apparently you are unable to zoom out to 0.30 on linux with this display configuration.