[GH-ISSUE #186] Issue running librespot via raspotify #129

Closed
opened 2026-02-27 19:28:59 +03:00 by kerem · 5 comments
Owner

Originally created by @vikeri on GitHub (Mar 10, 2018).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/186

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
Originally created by @vikeri on GitHub (Mar 10, 2018). Original GitHub issue: https://github.com/librespot-org/librespot/issues/186 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 ```
kerem closed this issue 2026-02-27 19:28:59 +03:00
Author
Owner

@kingosticks commented on GitHub (Mar 10, 2018):

Is there a version number in here somewhere?

<!-- gh-comment-id:372045305 --> @kingosticks commented on GitHub (Mar 10, 2018): Is there a version number in here somewhere?
Author
Owner

@vikeri commented on GitHub (Mar 10, 2018):

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

<!-- gh-comment-id:372046986 --> @vikeri commented on GitHub (Mar 10, 2018): `INFO:librespot: librespot (raspotify) 8f8eb8c (2018-02-28). Built on 2018-03-07. Build ID: yb9b1Vkp`
Author
Owner

@vikeri commented on GitHub (Mar 10, 2018):

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

<!-- gh-comment-id:372047040 --> @vikeri commented on GitHub (Mar 10, 2018): Don't know if that is librespot's version or Rapotify's
Author
Owner

@kingosticks commented on GitHub (Mar 10, 2018):

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

<!-- gh-comment-id:372047317 --> @kingosticks commented on GitHub (Mar 10, 2018): 8f8eb8c is our git hash so that's what we need.
Author
Owner

@sashahilton00 commented on GitHub (Mar 10, 2018):

Thanks for the report. We have this issue on our radar, and we're tracking it here: https://github.com/librespot-org/librespot/issues/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

<!-- gh-comment-id:372049228 --> @sashahilton00 commented on GitHub (Mar 10, 2018): Thanks for the report. We have this issue on our radar, and we're tracking it here: https://github.com/librespot-org/librespot/issues/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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#129
No description provided.