Dear team,
I'm trying to create an input session based on the example session provided in the code.
fx set core.qemu-x64 --with //src/session
fx build
fx emu -N
After the above step, one emulator is opened with a shell tab where we can execute commands.
Now to start the session manager, I used the following command in another console,
But i got the following error:
percent_expand: unknown key %C
and session manager is not showing in the service list