Comment 6 for bug 1332598

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

@mterry

I went through the same exercise last week with lp:~unity-team/unity8/mirCompositor. I found out that you by commenting out *arbitrary* parts of the QML code you can make it go away. Or even moving code from one file to the other (so that the end resulting qml tree is still exactly the same). My conclusion is that trying to pinpoint some piece of QML code as "the one bit that causes the crash" is simply misleading.