Problem description
So i want to setup Termux:X11 and XFCE4 to start my OpenGL Development on Mobile Phone, but when i open the Termux:X11 after starting the command (see below), first it just show black wallpaper on XFCE, but suddenly the app freezes, and after couple second, it force close.
What steps will reproduce the bug?
- Open Termux App
- Execute
termux-x11 :0 -xstartup "dbus-launch --exit-with-session xfce4-session"
- Open Termux:X11 App
- XFCE Starting
- Wait couple second
- Termux:X11 freezes then force close by itself
the thing is… there's no sign of Phantom Killing Process at all when i go back to Termux App, the termux-x11 process still running, this problem also happened with LXQt (and even for just opening single program like Alacritty)
What is the expected behavior?
XFCE should display the default wallpaper, instead it just blank wallpaper, and Termux:X11 shouldn't crashed, but it did crashed.