mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #639] Pressing 'd' doesn't open a device selection menu #261
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#261
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 @Tragyn on GitHub (Oct 28, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/639
When I open spt and try to play a song, I get an error:
When I press 'd', nothing happens.
I've tried multiple keyboards and terminals with no success.
wu% spt --version spotify-tui 0.4.0wu% uname -a Linux wu 5.9.1-arch1-1 #1 SMP PREEMPT Sat, 17 Oct 2020 13:30:37 +0000 x86_64 GNU/Linux@sputnick1124 commented on GitHub (Oct 28, 2020):
Wow that version is ancient! What method did you use to install?
@Tragyn commented on GitHub (Oct 28, 2020):
I installed spotify-tui-git from the AUR.
@Tragyn commented on GitHub (Oct 28, 2020):
I reinstalled it and now I'm on 0.22.0. I have no idea what happened there, but it works now, thanks!
@sputnick1124 commented on GitHub (Oct 28, 2020):
Yeah that's weird that it was so out of date somehow. Great to hear that it's working now, though!