Here's a simple way to reproduce the fail. Stick the following into a
file test.qml:

import QtQuick 2.4
import Ubuntu.Components 1.2

Rectangle {
    color: 'green'
    UbuntuShape {}
}

Do "stop unity8" to stop unity8 reboot loop. Then do:

MIR_SERVER_NAME=session-0 MIR_SOCKET=/run/mir_socket
QT_QPA_PLATFORM=mirserver qmlscene ~/test.qml

It will hang and eventually crash.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1502093

Title:
  UbuntuShape crash with latest UITK on mako/flo

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1502093/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to