[GH-ISSUE #317] Songs not playing on Arch Linux #224

Closed
opened 2026-02-28 14:31:29 +03:00 by kerem · 2 comments
Owner

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

  1. Open psst
  2. Attempt to play song

Expected behavior

  1. Open psst
  2. Attempt to play song
  3. Hear music
    Screenshots
    If applicable, add screenshots to help explain your problem.

Environment

  • OS: Arch Linux
  • Version: 5.8.12

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:

[ERROR psst_core::audio::output] output stream actor is dead 
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** 1. Open psst 2. Attempt to play song **Expected behavior** 1. Open psst 2. Attempt to play song 3. Hear music **Screenshots** If applicable, add screenshots to help explain your problem. **Environment** - OS: Arch Linux - Version: 5.8.12 **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: ``` [ERROR psst_core::audio::output] output stream actor is dead ```
kerem 2026-02-28 14:31:29 +03:00
Author
Owner

@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.

<!-- gh-comment-id:1188818955 --> @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](https://aur.archlinux.org/packages/psst-git).
Author
Owner

@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.

<!-- gh-comment-id:1376465401 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#224
No description provided.