flika-org / flika

An interactive image processing program for biologists written in Python.
http://flika-org.github.io/
MIT License
22 stars 1 forks source link

Plugin Manager crashes #12

Closed kyleellefsen closed 7 years ago

kyleellefsen commented 7 years ago

When the Plugin Manager has been open for a few seconds, sometimes Flika crashes with the Windows error: "Python has stopped working." This is possibly related to multithreading?

kyleellefsen commented 7 years ago

This always shows up in the terminal when the crash occurs:

QWidget::repaint: Recursive repaint detected

kyleellefsen commented 7 years ago

This seems to be fixed.