[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-07-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381525 David Edmundson changed: What|Removed |Added CC|

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-07-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381525 David Edmundson changed: What|Removed |Added CC||crist...@swapps.co

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-07-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381525 David Edmundson changed: What|Removed |Added CC|

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-30 Thread Jonathan Verner
https://bugs.kde.org/show_bug.cgi?id=381525 --- Comment #16 from Jonathan Verner --- Created attachment 106392 --> https://bugs.kde.org/attachment.cgi?id=106392=edit New crash information added by DrKonqi plasmashell (5.10.3) using Qt 5.9.0 - What I was doing when

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-30 Thread Jonathan Verner
https://bugs.kde.org/show_bug.cgi?id=381525 Jonathan Verner changed: What|Removed |Added CC|

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381525 Christoph Feck changed: What|Removed |Added CC||ere...@polywog.org --- Comment

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381525 --- Comment #14 from Christoph Feck --- *** Bug 381623 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381525 Christoph Feck changed: What|Removed |Added CC||chris.vansteenlandt@gmail.c

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381525 Christoph Feck changed: What|Removed |Added CC||jodr...@live.com --- Comment

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381525 --- Comment #11 from David Edmundson --- Upstream bug: https://bugreports.qt.io/browse/QTBUG-61681 -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381525 --- Comment #10 from David Edmundson --- To answer the ineviatible question: Can we make ConfigView use a shared engine to work round it. The theme thing isn't really an issue. We can't easily change and keep

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread Nikola Schnelle
https://bugs.kde.org/show_bug.cgi?id=381525 Nikola Schnelle changed: What|Removed |Added CC||n.schne...@gmail.com

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-27 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381525 --- Comment #9 from David Edmundson --- Confirmed, it's this change: https://codereview.qt-project.org/#/c/192037/3/src/qml/jsruntime/qv4qobjectwrapper.cpp remove those two and we don't crash. Debug shows it's the same

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-27 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=381525 Kai Uwe Broulik changed: What|Removed |Added CC|

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-27 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381525 --- Comment #7 from David Edmundson --- That matches your idea about that link: The AppletConfig does create a new QQmlEngine, for a reason that I don't remember. AppletInterface (which is "Plasmoid" from QML terms) is

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-27 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381525 --- Comment #6 from David Edmundson --- Interesting notes: I could reproduce the version of this crash in analog-clock, I put in some mad GDB, and found it was updating: Plasmoid.toolTipMainText: ... The crash in network

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381525 --- Comment #5 from Christoph Feck --- LOL, of course I mean data->propertyCache. Too many bug triaging... -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381525 --- Comment #4 from Christoph Feck --- Could be caused by commit for https://bugreports.qt.io/browse/QTBUG-57633 because it adds code to clear data->propertyCrash. -- You are receiving this mail because: You are watching all bug

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381525 David Edmundson changed: What|Removed |Added CC|

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=381525 David Edmundson changed: What|Removed |Added Ever confirmed|0 |1