[PyQt] PyQt3D: crash on Qt3DWindow.setRootEntity

Phil Thompson phil at riverbankcomputing.com
Wed Nov 23 15:45:47 GMT 2016


On 19 Nov 2016, at 7:25 am, Shawn Douglas <shawn.douglas at gmail.com> wrote:
> 
> I'm getting a "Segmentation fault: 11" in trying to port the "basicshapes-py.py" example into an existing application, but am having trouble in diagnosing the problem. 
> 
> My application uses a QMainWindow, so I initialize the basicshapes's widget, and then set it as MainWindow's central widget using setCentralWidget. This segfaults, and below is the report.

I can't reproduce the problem. Can you send me something that demonstrates it?

Phil


More information about the PyQt mailing list