** Changed in: mir Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1570362
Title: nested mir_demo_server crashes on startup Status in Mir: Fix Released Status in mir package in Ubuntu: New Bug description: Launch a mir_demo_server sudo ./bin/mir_demo_server --vt 2 --arw-file --file /tmp/test-mir --window-manager system-compositor and a nested one: ./bin/mir_demo_server --window-manager fullscreen --file /tmp/yada --host-socket /tmp/test-mir The nested server receives the input devices and attempts to access the Touchpad and Mouse configurations but does not ensure that the configuration is actually available. So it aborts in an attempt to access the content of the optional value. The configuration is missing since the client API for that has not yet been proposed.. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1570362/+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