Results 76 comments of ravachol

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...

> > 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...

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...

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."

Not really, you can check pulseaudio emulation with this command: systemctl --user status pipewire-pulse

Maybe you turned it off with the volume at zero, it remembers your last volume, but that's probably not it. EDIT: I need to change that.

have you tried checking the logs for anything out of the ordinary?

It's tough, because I'm not very familiar with guix and nobody has reported this exact problem before. Have previous versions of kew worked with your setup?

Yeah, good question. The reason I'm asking is because I want to know if it might be caused by a recent change to kew.

It uses miniaudio: https://github.com/mackron/miniaudio But it does some stuff directly like getting the system volume. Hey, @anemofilia, what does this output: pactl get-sink-volume @DEFAULT_SINK@ | awk 'NR==1{print $5}'