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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1502093 Title: UbuntuShape crash with latest UITK on mako/flo Status in Canonical System Image: New Status in ubuntu-ui-toolkit package in Ubuntu: Confirmed Status in unity8 package in Ubuntu: Invalid Bug description: mako rc-proposed/ubuntu 256 + distupgrade of all the packages in the ovrerlay PPA The shell doesn't come up and unity8 crashes in a loop. Logs attached. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1502093/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp