[PyQt] PyQt5 Segmentation Fault for QtQuick List Properties
Phil Thompson
phil at riverbankcomputing.com
Fri Nov 4 16:09:21 GMT 2016
On 3 Nov 2016, at 12:07 am, Louis Simons <lousimons at gmail.com> wrote:
>
> I've been teaching myself QML/QtQuick using the examples at https://github.com/baoboa/pyqt5/tree/master/examples/quick/tutorials/extending which are based on the C++ tutorials. Everything works up until chapter 5, where I get a segmentation fault. I'm running Python3 on Linux Mint 18 with PyQt5 5.7 (built from source to get the latest). Does this example work on anyone else's system with version 5.7? The backtrace follows:
It's a regression in PyQt v5.6 - shoul dbe fixed in tonight's snapshot.
Thanks,
Phil
More information about the PyQt
mailing list