https://bugs.kde.org/show_bug.cgi?id=400479
--- Comment #5 from Christoph Feck <[email protected]> --- The Neon bug tracker is here on bugs.kde.org, but video drivers are not maintained by the Neon team, but downstream at the Ubuntu bug tracker at https://launchpad.net/bugs To see the error message, please create a file "test.qml" then run it with "qmlscene test.qml" in Konsole. import QtQuick 2 Rectangle { width: 400 height: 300 color: "green" } -- You are receiving this mail because: You are watching all bug changes.
