Qt crash in QBSPTree::visit / QGraphicsItem
Status: Alpha
Brought to you by:
markboots
When opening a scan in the data browser, the qgraphicsscene in the new plot window sometimes crashes sporadically. The bug is in Qt code, called within Qt's event processing, so its hard to see where we went wrong. Could attempt to disable scene indexing using the BSP tree to see if this resolves it.