Skip to content
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

Issue running librespot via raspotify #186

Closed
vikeri opened this issue Mar 10, 2018 · 5 comments
Closed

Issue running librespot via raspotify #186

vikeri opened this issue Mar 10, 2018 · 5 comments

Comments

@vikeri
Copy link

vikeri commented Mar 10, 2018

Issue running librespot via raspotify

Mar 10 16:31:31 raspberrypi pulseaudio[5099]: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
Mar 10 16:31:31 raspberrypi pulseaudio[5099]: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
Mar 10 16:31:31 raspberrypi pulseaudio[5099]: [pulseaudio] bluez4-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.Manager" doesn't exist
Mar 10 16:34:08 raspberrypi librespot[1707]: INFO:librespot_playback::player: Loading track "White Shadows" with Spotify URI "spotify:track:0WWz2AaqxLoO0fa9ou6Fqc"
Mar 10 16:34:09 raspberrypi librespot[1707]: INFO:librespot_playback::player: Track "White Shadows" loaded
Mar 10 16:39:38 raspberrypi librespot[1707]: thread 'main' panicked at 'Box<Any>', core/src/session.rs:79:43
Mar 10 16:39:38 raspberrypi librespot[1707]: stack backtrace:
Mar 10 16:39:38 raspberrypi librespot[1707]: 0:   0x87e63f - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 1:   0x88889b - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 2:   0x876ec7 - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 3:   0x8769a3 - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 4:   0x877373 - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 5:   0x588deb - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 6:   0x601d7f - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 7:   0x85861f - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 8:   0x856ecf - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 9:   0x85bbab - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 10:   0x472ec3 - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 11:   0x463aa3 - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 12:   0x473a13 - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 13:   0x87701b - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 14:   0x89dc33 - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 15:   0x87e2cb - <unknown>
Mar 10 16:39:38 raspberrypi librespot[1707]: 16:   0x464583 - main
Mar 10 16:39:38 raspberrypi librespot[1707]: 17: 0x76d5c293 - __libc_start_main
@kingosticks
Copy link
Contributor

Is there a version number in here somewhere?

@vikeri
Copy link
Author

vikeri commented Mar 10, 2018

INFO:librespot: librespot (raspotify) 8f8eb8c (2018-02-28). Built on 2018-03-07. Build ID: yb9b1Vkp

@vikeri
Copy link
Author

vikeri commented Mar 10, 2018

Don't know if that is librespot's version or Rapotify's

@kingosticks
Copy link
Contributor

8f8eb8c is our git hash so that's what we need.

@sashahilton00
Copy link
Member

Thanks for the report. We have this issue on our radar, and we're tracking it here: #134. The crash you're seeing is due to your internet connection dropping out, and librespot not handling reconnection at the moment. Will close this in favour of tracking in #134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants