Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen turns black instantly I switched to termux:X11 app #98

Closed
185264646 opened this issue Mar 11, 2022 · 1 comment
Closed

Screen turns black instantly I switched to termux:X11 app #98

185264646 opened this issue Mar 11, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@185264646
Copy link

185264646 commented Mar 11, 2022

termux-x11 can only display GUI for about 1 sec and then screen turned black. I can interact with xfce in the previous period.

the shell script I used for starting xfce4:

#/bin/sh
export XDG_RUNTIME_PATH=$TMPDIR
termux-x11 > /dev/null &
sleep 3
DISPLAY=:0 xfce4-session
Screenrecorder-2022-03-11-14-22-35-569.mp4
@v8karlo
Copy link

v8karlo commented Mar 18, 2022

I had issue with android 12 and hidden Phantom process killing routine
which terminates child procceses. Solved.
It comes with android 12 update.

RandomCoderOrg/ubuntu-on-android#117

@twaik twaik added the bug Something isn't working label Jul 29, 2022
@twaik twaik closed this as completed in 13718d9 Feb 1, 2023
@termux termux locked and limited conversation to collaborators Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants