librespot icon indicating copy to clipboard operation
librespot copied to clipboard

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error

Open krooarbo opened this issue 8 years ago • 3 comments

Hi,

First of all sorry for my english. Yesterday libresport is working, but today not working. There isnt any changes on the system.

RUST_BACKTRACE=1 librespot --backend alsa -n raspotify --username $MYUSER --password $MYPASS INFO:librespot: librespot ddfc28f (2017-08-04). Built on 2017-08-07. Build ID: N5RcEuis thread 'main' panicked at 'called Result::unwrap() on an Err value: Error { repr: Os { code: 19, message: "No such device" } }', /checkout/src/libcore/result.rs:860 stack backtrace: 0: 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: __libc_start_main

Please help! Thanks in advance!

Br,

krooarbo avatar Aug 26 '17 08:08 krooarbo

0-12 is <unknown>

krooarbo avatar Aug 26 '17 08:08 krooarbo

I have the same error.

chimpy avatar Sep 12 '17 22:09 chimpy

This has been fixed. The solution is to use the new repo https://github.com/librespot-org/librespot, rebuild librespot, and you won't see this error anymore.

sashahilton00 avatar Mar 01 '18 12:03 sashahilton00