ncspot
ncspot copied to clipboard
ncspot 0.10.0 crashes when ran from within proot
Describe the bug
Trying to run ncspot from a fresh Manjaro using proot.
sox (play) and other apps like web-browsers work well, but ncspot crashes with:
thread '<unnamed>' panicked at 'could not send no-op event to cursive: "SendError(..)"', src/events.rs:46:14
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Any { .. }', src/library.rs:230:32
To Reproduce Steps to reproduce the behavior:
env PROOT_TMP_DIR='/mnt/disk-manjaro/tmp' proot -b /proc -b /run -b /tmp -b /var/lib/dbus -R /mnt/disk-manjaroncspot- Hit Enter
- Hear a sound glitch for split second
- See error
Expected behavior
Playing the track.
Screenshots
N/A
System (please complete the following information):
- OS: Linux
- Terminal: urxvt
- Version: 0.10.0
- Installed from: AUR,
ncspot-bin
Backtrace/Debug log Instructions on how to capture debug logs: https://github.com/hrkfdn/ncspot#usage
To debug crashes a backtrace is very helpful. Make sure you run a debug build of ncspot, e.g. by running the command mentioned in the link above.
Additional context Add any other context about the problem here.