Crash in android/termux
It says there, it crashed and those are mouse events that it didn't get a chance to disable. You can hit enter and then type clear.
Is your keyboard working now?
Is your keyboard working now?
what's happening i typed enter
type clear
did your previous problem with the keyboard resolve itself?
type clear
it happened again even after typing clear
did your previous problem with the keyboard resolve itself?
No :(
How come you are using kew then if keyboard doesn't work?
I wrote to you in the other issue: https://github.com/ravachol/kew/issues/475
I would like to solve this for you, but I need your help.
How come you are using kew then if keyboard doesn't work?
None of the keys work expect enter and themes
I wrote to you in the other issue: #475
I would like to solve this for you, but I need your help.
Is there anything i can do to help?
Yes you can do what I told you in the other issue. Try it with the default keyboard if possible. Isn't there a way to switch that isn't too much hassle?
I added a fix that's in develop branch that disables mouse reporting before exiting during a crash. So you wont get those garbage characters at least. But in any case, if something happens your best bet is to type reset and enter.
Yes you can do what I told you in the other issue. Try it with the default keyboard if possible. Isn't there a way to switch that isn't too much hassle?
I added a fix that's in develop branch that disables mouse reporting before exiting during a crash. So you wont get those garbage characters at least. But in any case, if something happens your best bet is to type reset and enter.
Man I'm trying to get it to work but it just straight up crashing
Are you trying with the default keyboard?
Are you trying with the default keyboard?
Yeah
Ok so it's not related to your keyboard then.
You could try removing the kew config directory (make sure to type the full command) rm -rf /data/data/com.termux/files/home/.config/kew
And then reinstall kew git clone https://codeberg.org/ravachol/kew.git cd kew make -j4 make install
Ok so it's not related to your keyboard then.
You could try removing the kew config directory (make sure to type the full command) rm -rf /data/data/com.termux/files/home/.config/kew
And then reinstall kew git clone https://codeberg.org/ravachol/kew.git cd kew make -j4 make install
What if...i redownload termux
Ok so it's not related to your keyboard then. You could try removing the kew config directory (make sure to type the full command) rm -rf /data/data/com.termux/files/home/.config/kew And then reinstall kew git clone https://codeberg.org/ravachol/kew.git cd kew make -j4 make install
What if...i redownload termux
You could try but there's only a tiny chance that will help.
Most likely culprit is a broken library.dat or kewrc file in your /data/data/com.termux/files/home/.config/kew directory. Delete those and they will be regenerated.
You could try the develop branch too, some issues are fixed there, and it is currently in a stable state: git clone https://codeberg.org/ravachol/kew.git --single-branch --branch develop cd kew make -j4 make install
Most likely culprit is a broken library.dat or kewrc file in your /data/data/com.termux/files/home/.config/kew directory. Delete those and they will be regenerated.
You could try the develop branch too, some issues are fixed there, and it is currently in a stable state: git clone https://codeberg.org/ravachol/kew.git --single-branch --branch develop cd kew make -j4 make install
What if i delete the app and start over again
Ok so it's not related to your keyboard then.
You could try removing the kew config directory (make sure to type the full command) rm -rf /data/data/com.termux/files/home/.config/kew
And then reinstall kew git clone https://codeberg.org/ravachol/kew.git cd kew make -j4 make install
thanks you
Ok so it's not related to your keyboard then. You could try removing the kew config directory (make sure to type the full command) rm -rf /data/data/com.termux/files/home/.config/kew And then reinstall kew git clone https://codeberg.org/ravachol/kew.git cd kew make -j4 make install
thanks you
WHAT ABOUT REINSTALLING EVERYTHING
I already suggested you erase the data for kew and reinstall it.
I already said about reinstalling termux: "You could try but there's only a tiny chance that will help."
I already suggested you erase the data for kew and reinstall it.
I already said about reinstalling termux: "You could try but there's only a tiny chance that will help."
Hmm