You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Installed spotifyd via brew on Macbook Air M1, BigSur
Installation goes fine, but when starting the service, the service remains in stopped status
To Reproduce
Expected behavior
Logs
Click to show logs
<!-- PLEASE PASTE YOUR LOGS BELOW THIS LINE WHEN REPORTING BUGS. Make sure to run spotifyd using the `--verbose` flag -->
<!-- They have to be betwenn the `/summary` and the `/details` HTML tags, and inside the backticks '`' -->
Compilation flags
dbus_mpris
dbus_keyring
alsa_backend
portaudio_backend
pulseaudio_backend
rodio_backend
Versions (please complete the following information):
OS:
Spotifyd:
cargo:
➜ ~ brew services start spotifyd --verbose
==> Generated service file for spotifyd:
KeepAlive
Label
homebrew.mxcl.spotifyd
LimitLoadToSessionType
Aqua
Background
LoginWindow
StandardIO
System
ProgramArguments
/opt/homebrew/opt/spotifyd/bin/spotifyd
--no-daemon
--backend
portaudio
RunAtLoad
/bin/launchctl enable gui/445842717/homebrew.mxcl.spotifyd
/bin/launchctl bootstrap gui/445842717 /Users/veda/Library/LaunchAgents/homebrew.mxcl.spotifyd.plist
==> Successfully started spotifyd (label: homebrew.mxcl.spotifyd)
➜ ~ brew services
Name Status User File
dbus none
spotifyd stopped veda ~/Library/LaunchAgents/homebrew.mxcl.spotifyd.plist
unbound none
The text was updated successfully, but these errors were encountered:
antani
added
the
bug
A functionality or parts of a program that do not work as intended
label
Mar 22, 2023
Seems like you are running into this issue (at least the first part of the log). Can you try to build from the current master branch and see if the issue persists?
Description
Installed spotifyd via brew on Macbook Air M1, BigSur
Installation goes fine, but when starting the service, the service remains in
stopped
statusTo Reproduce
Expected behavior
Logs
Click to show logs
Compilation flags
Versions (please complete the following information):
➜ ~ brew services start spotifyd --verbose
KeepAlive Label homebrew.mxcl.spotifyd LimitLoadToSessionType Aqua Background LoginWindow StandardIO System ProgramArguments /opt/homebrew/opt/spotifyd/bin/spotifyd --no-daemon --backend portaudio RunAtLoad==> Generated service file for spotifyd:
/bin/launchctl enable gui/445842717/homebrew.mxcl.spotifyd
/bin/launchctl bootstrap gui/445842717 /Users/veda/Library/LaunchAgents/homebrew.mxcl.spotifyd.plist
==> Successfully started
spotifyd
(label: homebrew.mxcl.spotifyd)➜ ~ brew services
Name Status User File
dbus none
spotifyd stopped veda ~/Library/LaunchAgents/homebrew.mxcl.spotifyd.plist
unbound none
The text was updated successfully, but these errors were encountered: