Would you have any lead on how we could get ubuntu-frame
to work from within a multipass VM?
Everything on this article of yours A simple GUI Shell for a Multipass VM works great! Some blog post allowed me to launch a Firefox window from within multipass on my Mac. And I was hoping I could push further by having ubuntu-frame
(and wpe-webkit-mir-kiosk
as described there) working from within a multipass VM. Despite many attempts, I couldn’t … Did I miss something?
To clarify: we have devices (micro PCs) running ubuntu-frame
and wpe-webkit-mir-kiosk
with great success. The intent of having webkit/kiosk working within a multipass VM is to simplify development phases: a developer could simulate those devices in a breeze, instead of having to have the real device on hand to work it out. And cloud-init will make it easily reproducible both locally and during deploy/install phases on actual devices (which is awesome!).