Context: Meizu PRO 5 w/ UbuntuTouch OTA-10.2 (unboxed today). Developer Mode, and a rw filesystem.
Question, qml and qmlscene segfault, and have broken symlinks:
phablet@ubuntu-phablet:~$ qmlscene
Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0'
UbuntuClientIntegration: connection to Mir server failed. Check that a Mir server is
running, and the correct socket is being used and is accessible. The shell may have
rejected the incoming connection, so check its log file
Aborted
phablet@ubuntu-phablet:~$ export MIR_SOCKET=/var/run/mir_socket
phablet@ubuntu-phablet:~$ qmlscene
Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0'
Segmentation fault
phablet@ubuntu-phablet:~$ qml
qml: could not exec '/usr/lib/arm-linux-gnueabihf/qt5/bin/qml': No such file or directory
Note, MIR_SOCKET seems to not be set by default.
One last thing: there should be a StackExchange tag for OTA-10 (etc)