Comment 20 for bug 1404302

Revision history for this message
Gerry Boland (gerboland) wrote : Re: liblttng-ust0 Error opening shm /lttng-ust-wait-5

Yep, as test, inside /usr/share/click/preinstalled/com.ubuntu.camera/current create this simple QML file: test.qml:

import QtQuick 2.0
import Ubuntu.Content 0.1

Rectangle {
    color: "red"
}

and execute with:

aa-exec-click -p com.ubuntu.camera_camera_3.0.0.611 -- qmlscene test.qml --desktop_file_hint=dialer-app

You'll get the LTTng messages printed