mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #317] Songs not playing on Arch Linux #224
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#224
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 @mattfj10 on GitHub (Jul 18, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/317
Describe the bug
Songs not playing when selecting one in psst
To Reproduce
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
I can't think of much else, playing media seems to work in my web browsers and other players, but for some reason in psst, songs just won't play. I'll select play, but the text indicating the timestamp the music is at will never change from "0:00", and I hear no sound, so from this I deduce music won't play. I tried opening it with a terminal attached to see the output, the closest thing I got to a clue was this error:
@rklasen commented on GitHub (Jul 19, 2022):
I've had the same issue, see #230.
In my case it was fixed by installing
pulseaudio-alsa, see also the AUR.@Insprill commented on GitHub (Jan 9, 2023):
Most likely a duplicate of #230. If that doesn't solve the issue, feel free to let us know and we can reopen this.