You'll have to be more specific. I'm not seeing how "each property can have more than one property."
We're talking Q_PROPERTY, too right?
 
 
 
Sent: Tuesday, June 07, 2016 at 2:36 PM
From: "Nuno Santos" <nunosan...@imaginando.pt>
To: "Qt Project MailingList" <interest@qt-project.org>
Subject: Re: [Interest] Blind binding crash on Qml instantiation
That’s the question! Completely blind
 
I have a complex C+ structure with property. Each property can have more than one property. 
 
I have a few guesses but couldn’t confirm any of them.
 
On 07 Jun 2016, at 18:37, Jason H <jh...@gmx.com> wrote:
 
 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.qt-project.QtQml           0x000000010ca9a0a4 QQmlBinding::write(QQmlPropertyData const&, QV4::Value const&, bool, QFlags<QQmlPropertyPrivate::WriteFlag>) + 596
1   org.qt-project.QtQml           0x000000010ca99bf8 QQmlBinding::update(QFlags<QQmlPropertyPrivate::WriteFlag>) + 952
2   org.qt-project.QtQml           0x000000010caa9b30 QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) + 272
3   org.qt-project.QtQml           0x000000010ca34fa0 QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) + 1376
4   org.qt-project.QtQml           0x000000010ca35d31 QQmlIncubationController::incubateFor(int) + 129
5   org.qt-project.QtQuick         0x000000010bed2f05 QQuickWindowIncubationController::incubate() + 69

So what property and value is it trying to write?
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to