termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
31.28k stars 3.32k forks source link

[Bug]: Issue while termux-setup-storage #3872

Closed vrnsoma closed 2 months ago

vrnsoma commented 2 months ago

Problem description

The command outputs the following /data/data/com.termux/files/usr/bin/termux-setup-storage: line 29: 30926 Aborted am broadcast --user 0 --es com.termux.app.reload_style storage -a com.termux.app.reload_style com.termux > /dev/null

Steps to reproduce the behavior.

Run the termux-setup-storage command. I am runing it on crdroid 10.2

What is the expected behavior?

Should promt for storage perms

System information

twaik commented 2 months ago

Can you please run

logcat -c
termux-setup-storage
logcat > log.txt

and post here the log.txt? You can access the file with https://wiki.termux.com/wiki/Internal_and_external_storage (Read Access Termux from a file manager)

agnostic-apollo commented 2 months ago

pkg install termux-am