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

Termux crashes were using VNC server #22

Open
mrfoxie opened this issue Jun 17, 2022 · 5 comments
Open

Termux crashes were using VNC server #22

mrfoxie opened this issue Jun 17, 2022 · 5 comments

Comments

@mrfoxie
Copy link
Contributor

mrfoxie commented Jun 17, 2022

i have install Manjaro on lates version of manjaro and when i launch vncserver my termux get crashes
Screenshot_20220617-201938_Termux

@krmanik
Copy link
Owner

krmanik commented Jun 17, 2022

Which version of vncserver you are using?
May be vncserver need to downgraded to 1.10.1
#5

wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Pacman/tigervnc-fix.sh
chmod +x tigervnc-fix.sh
./tigervnc-fix.sh

@mrfoxie
Copy link
Contributor Author

mrfoxie commented Jun 17, 2022

Which version of vncserver you are using? May be vncserver need to downgraded to 1.10.1 #5

wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Pacman/tigervnc-fix.sh
chmod +x tigervnc-fix.sh
./tigervnc-fix.sh

yes i used this script after that only my termux started acting like this

@krmanik
Copy link
Owner

krmanik commented Jun 17, 2022

Okay, Let me check it then.

@mrfoxie
Copy link
Contributor Author

mrfoxie commented Jun 17, 2022

Okay, Let me check it then.

sure

@morilp
Copy link

morilp commented Sep 17, 2022

The problem is Phantom which is an update for Android 12, google it you can see more detail; but you can run below command with adb on you Windows or Linux, after that completely close your termux and run it again:
(Only work on Android-12 and above)
adb shell "/system/bin/device_config put activity_manager max_phantom_processes 2147483647"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants