-
Notifications
You must be signed in to change notification settings - Fork 349
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-notification-channel hangs #195
Comments
Not sure if it's connected but |
just confirming .. any solutions? workarounds? |
@Bajahaw Unfortunately, none that I found |
I can not reproduce the issue in my setup. Please make sure all packages are up-to-date using |
I have everything up to date. I guess it's a platform or setup issue. |
Could you provide any logs from logcat related to this issue? |
Is that ok?
|
NotificationChannel api added in termux/termux-api@75a5ffe3 is not available in 0.51.1, use latest github action build. https://github.com/termux/termux-api/actions/runs/12967965793 |
Oh so that's what that was. Thanks |
Problem description
When trying to create custom notification channel the command hangs on execution.
Steps to reproduce
termux-notification-channel 0 custom
Expected behavior
After running the command a new notification channel is created.
Additional information
Termux Variables:
TERMUX_API_VERSION=0.50.1
TERMUX_APK_RELEASE=GITHUB
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP_PID=21519
TERMUX_IS_DEBUGGABLE_BUILD=1
TERMUX_MAIN_PACKAGE_FORMAT=debian
TERMUX_VERSION=0.118.0
TERMUX__USER_ID=0
Packages CPU architecture:
aarch64
Subscribed repositories:
sources.list
deb https://repository.su/termux/termux-main/ stable main
Updatable packages:
libsqlite/stable 3.47.0 aarch64 [upgradable from: 3.46.1]
lsof/stable 4.99.4 aarch64 [upgradable from: 4.99.3]
termux-tools version:
1.44.3
Android version:
15
Kernel build information:
Linux localhost 5.10.209-android13-4-00011-g17e85e80b432-ab12324538 #1 SMP PREEMPT Mon Sep 2 13:25:00 UTC 2024 aarch64 Android
Device manufacturer:
Google
Device model:
Pixel 6 Pro
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
Installed termux plugins:
com.termux.widget versionCode:13
com.termux.api versionCode:51
com.termux.boot versionCode:1000
The text was updated successfully, but these errors were encountered: