Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
BSD 2-Clause "Simplified" License
5.07k
stars
212
forks
source link
[SOLVED] Ncspot closes after showing Connecting to Spotify #1380
Closed
jptagaio closed 7 months ago
Describe the bug After inputting the username and password the application shows Connecting to Spotify and then closes.
To Reproduce Steps to reproduce the behavior:
Expected behavior The application should open with the Tracks menu.
System: Termux Variables: TERMUX_APK_RELEASE=F_DROID TERMUX_APP_PACKAGE_MANAGER=apt TERMUX_APP_PID=12394 TERMUX_IS_DEBUGGABLE_BUILD=0 TERMUX_MAIN_PACKAGE_FORMAT=debian TERMUX_VERSION=0.118.0 TERMUX__USER_ID=0 Packages CPU architecture: aarch64 Subscribed repositories: sources.list deb https://mirror.bardia.tech/termux/termux-main stable main Updatable packages: All packages up to date termux-tools version: 1.40.5 Android version: 14 Kernel build information: Linux localhost 4.19.191-27763497-abA346BXXS5BWL2 #1 SMP PREEMPT Wed Dec 20 17:16:02 KST 2023 aarch64 Android Device manufacturer: samsung Device model: SM-A346B LD Variables: LD_LIBRARY_PATH= LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
Backtrace/Debug log Strace output: strace.log Backtrace.log: backtrace.log Running ncspot with the -d flag: ncspot.log