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

Doesn't work (thread 'main' panicked) #961

Closed
1 of 6 tasks
hrqmonteiro opened this issue Jun 5, 2021 · 2 comments
Closed
1 of 6 tasks

Doesn't work (thread 'main' panicked) #961

hrqmonteiro opened this issue Jun 5, 2021 · 2 comments
Labels
bug A functionality or parts of a program that do not work as intended wontfix Issues that will not be fixed under any circumstances

Comments

@hrqmonteiro
Copy link

hrqmonteiro commented Jun 5, 2021

Description
Doesn't work, when i launch i get:

thread 'main' panicked at 'Couldn't initialize logger: Error(Initialization, State { next_error: Some(Error(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }), State { next_error: None, backtrace: None })), backtrace: None })', src/main.rs:39:51
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

To Reproduce

Compilation flags

  • dbus_mpris
  • dbus_keyring
  • alsa_backend
  • portaudio_backend
  • pulseaudio_backend
  • rodio_backend

Versions (please complete the following information):

  • OS: Void Linux
  • Spotifyd: spotifyd 0.3.2
  • cargo: 1.52.0
@hrqmonteiro hrqmonteiro added the bug A functionality or parts of a program that do not work as intended label Jun 5, 2021
@seth-scherer
Copy link

When on void linux you require a syslog daemon for Spotifyd to work.

https://docs.voidlinux.org/config/services/logging.html

Following the steps listed here fixes this issue.

@stale
Copy link

stale bot commented Oct 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix Issues that will not be fixed under any circumstances label Oct 26, 2021
@stale stale bot closed this as completed Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A functionality or parts of a program that do not work as intended wontfix Issues that will not be fixed under any circumstances
Projects
None yet
Development

No branches or pull requests

2 participants