Comment 15 for bug 1663048

Revision history for this message
Michael Terry (mterry) wrote :

Didier and I settled on a version of desktop-launch that tries to use mir-libs first, falling back to ubuntu-app-platform (while the libs are in there), and if not, then falling back to an internal copy of the libraries.

That should help the transition and doesn't encode a requirement on mir-libs inside of desktop-launch. But should enable the use of them if the snap chooses.

This has landed and now also sets LD_LIBRARY_PATH to point inside mir-libs for your snap, if mir-libs is connected.

So go ahead and update your snaps. All you need to do is define the plug and create the $SNAP/mir-libs folder. Everything else should be done for you.