Pulseeffects 5.0.0 and up only works with Pipewire, and it needs the Pipewire gstreamer plugin to work, otherwise it will fail with this error: (pulseeffects:561): dbind-WARNING **: 17:16:15.000: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-qzmyO3lZOM: Connection refused ** (pulseeffects:561): ERROR **: 17:16:15.108: unhandled exception (type std::exception) in signal handler: what: soe: Failed to get required plugin: pipewiresrc Trace/breakpoint trap (core dumped) Maybe the ebuild should include DEPEND=( media-video/pipewire[gstreamer] ) or something similar?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea1695f0b9bcb8362b6c3d8d2e670c83d42516f commit aea1695f0b9bcb8362b6c3d8d2e670c83d42516f Author: Matthew Thode <prometheanfire@gentoo.org> AuthorDate: 2021-02-09 22:59:44 +0000 Commit: Matthew Thode <prometheanfire@gentoo.org> CommitDate: 2021-02-09 22:59:53 +0000 media-sound/pulseeffects: add gstreamer flag to pipewire Closes: https://bugs.gentoo.org/768330 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> media-sound/pulseeffects/pulseeffects-5.0.0.ebuild | 2 +- media-sound/pulseeffects/pulseeffects-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)