Bug 1594568
Summary: | pulseaudio fails to load ladspa plugins | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Vinicius <mphantomx> | ||||
Component: | pulseaudio | Assignee: | Rex Dieter <rdieter> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 28 | CC: | aliakc, lpoetter, rdieter, wtaymans | ||||
Target Milestone: | --- | Keywords: | Patch | ||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | pulseaudio-12.0-3.fc28 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-07-11 20:16:48 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
If possible, please report this upstream https://bugs.freedesktop.org/enter_bug.cgi?product=PulseAudio I like to confirm this issue. Upstream bug has a candidate fix available, https://patchwork.freedesktop.org/patch/236297/ pulseaudio-12.0-3.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0ca2efd3f6 pulseaudio-12.0-3.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0ca2efd3f6 Works! Finally Equalizer support again. Sounds so much better now :) Working! pulseaudio-12.0-3.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-0ca2efd3f6 pulseaudio-12.0-3.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 1454139 [details] strace output Description of problem: Version-Release number of selected component (if applicable): 12.0, from testing How reproducible: Start pulseaudio with ladspa support enabled in default.pa Steps to Reproduce: 1. Run pulseaudio 12.0 with a already enabled configuration Actual results: Missing ladspa effect sink Expected results: Display and use ladspa effect sink with applications Additional info: default.pa line load-module module-ladspa-sink sink_name=tap_eq sink_master=remap plugin=tap_eq label=tap_equalizer control=5,3,1,-2,1,3,9,10,100,200,400,1000,3000,6000,12000,15000 "journalctl --user -u pulseaudio" lines jun 24 04:10:31 Matrix pulseaudio[15208]: E: [pulseaudio] module-ladspa-sink.c: Failed to load LADSPA plugin: file not found jun 24 04:10:31 Matrix pulseaudio[15208]: E: [pulseaudio] module.c: Failed to load module "module-ladspa-sink" (argument: "sink_name=tap_eq sink_master=remap plugin=tap_eq label=tap_equalizer control=5,3,1,-2,1,3,9,10,100,200,400,1000,3000,6000,12000,15000"): initialization failed.