INTERACT FORUM

Linux => JRiver Media Center 32 for Linux => Topic started by: RemyJ on February 04, 2024, 03:30:05 pm

Title: MC doesn't work with Pipewire 1.0.2.
Post by: RemyJ on February 04, 2024, 03:30:05 pm
Did a system update which updated pipewire from 0.3.80 to 1.0.2 and MC stopped being able to play to the "pipewire [ALSA]" audio device.
Code: [Select]
Playback: CALSAPlugin::OpenALSA: Opening audio device pipewire failed, Error = Operation not supported "pulse [ALSA]" is working fine presumably via pipewire-pulse.

Downgrading the packages back to 0.3.80 allows MC to use the "pipewire [ALSA]" audio device again.


EDIT:

Code: [Select]
aplay -D pipewire zombies.wav
aplay: main:850: audio open error: Operation not supported

Definitely not MC's problem so this is just FYI.

EDIT:
Apparently fixed in 1.0.3  a few days ago.
https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3830
Title: Re: MC doesn't work with Pipewire 1.0.2.
Post by: mwillems on February 05, 2024, 06:17:04 pm
I got caught by the same issue, but before I could troubleshoot it (beyond rolling back to a previous pipewire) my distro pushed down 1.0.3 and the issue resolved itself.  Quick action from the upstream devs!
Title: Re: MC doesn't work with Pipewire 1.0.2.
Post by: RemyJ on February 06, 2024, 06:56:48 am
Yeah,Fedora just pushed out 1.0.3 as well and it did indeed fix the issue.