mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #756] Error { inner: ErrorInner { kind: NumberInvalid, line: Some(2), col: 11, at: Some(41), message: "", key: [] } } #301
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#301
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @isaacdchan on GitHub (Mar 2, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/756
Loading config from "/Users/ischan/.config/spotifyd/spotifyd.conf"
thread 'main' panicked at 'called
Result::unwrap()on anErrvalue: Error { inner: ErrorInner { kind: NumberInvalid, line: Some(2), col: 11, at: Some(41), message: "", key: [] } }', src/config.rs:477:67note: run with
RUST_BACKTRACE=1environment variable to display a backtraceCatalina 10.15.7
Is this a problem with my config file?
@OrangeFran commented on GitHub (Mar 3, 2021):
Seems like an error in your
spotifydconfig.