sabamdarif / gnome-in-termux

Install Gnome Desktop Environment In Termux using Proot-Distro
44 stars 5 forks source link

not a work vnc and termux x11 #4

Open binrusdi opened 2 weeks ago

binrusdi commented 2 weeks ago

command : ubuntu -tx11 result : Screenshot_20240618-094307 Screenshot_20240618-094318

command : ubuntu -vncstart result : Screenshot_20240618-094734

binrusdi commented 2 weeks ago

can you help me

sabamdarif commented 2 weeks ago

login into ubuntu and run sudo rm -rf /tmp/.X* then run pkill Xtigervnc , rm $HOME/.vnc/localhost:*.log , after that type vncstart in ubuntu

binrusdi commented 2 weeks ago

if a use termux 11, how to?

sabamdarif commented 2 weeks ago

if a use termux 11, how to?

do that first then remove then ununtu do rm -rf $HOME/.cache and in termux do pkill -f com.termux.x11 force stop termux and then again launching termux x11

I think it will work

binrusdi commented 2 weeks ago

for vnc it's work, and when running -tx11 display a cursor only on blackscreen. for setting tx11, where location file? maybe i must add -legacy-drawing

sabamdarif commented 2 weeks ago

cd $PREFIX/bin nano ubuntu

tell me if you manage to fix it

binrusdi commented 2 weeks ago

Sorry, for termux-x11. maybe mush giveup. because message error "-legacy-drawing not command". but to vnc, it is can goes well.

tengkyu very much.. I will close this issue with resolved

sabamdarif commented 2 weeks ago

Sorry, for termux-x11. maybe mush giveup. because message error "-legacy-drawing not command". but to vnc, it is can goes well.

tengkyu very much.. I will close this issue with resolved

if you can , you can give me the backup of the ubuntu so i can check it my self .

can you send me what inside the ubuntu file in $PREFIX/bin folder

binrusdi commented 2 weeks ago

oke, wait can me send my file

binrusdi commented 2 weeks ago

oh sorry, i have remove the file because have choose termux-desktop your repo.

sabamdarif commented 2 weeks ago

ok , then I will try to figure it out

sabamdarif commented 2 weeks ago

what is your device architecture and android version ?

binrusdi commented 2 weeks ago

aarch64, android 9

sabamdarif commented 1 day ago

aarch64, android 9

go to $PREFIX/bin type nano ubuntu replace the termux-x11 :0 >/dev/null & with termux-x11 :0 -legacy-drawing >/dev/null &