I am new to Linux and have installed VcXrv server for the same on WSL2. However, whenever I try to open Ubuntu on my system by running
startlxde
I get the following error
No session for pid 33306
Kindly let me know what changes I need to make to run Ubuntu on my system.Also, when I was browsing for this error, someone had mentioned to check for the following code:
echo $$ps -p (PID) -o comm=
The output for the same came as
bash
Not sure if this would be helpful.