Description of problem: On F-14, playing back music on the command line (ogg files with ogg123, mp3 with RPMfusion's mpg321) causes errors to be displayed by libao attempting to load its esd and arts plugins Version-Release number of selected component (if applicable): libao-1.0.0-1.fc14.x86_64 How reproducible: Always Steps to Reproduce: 1. ogg123 somefile.ogg 2. mpg321 somefile.mp3 Actual results: Both playback succeed, but are preceded by these two lines: ERROR: Failed to load plugin /usr/lib64/ao/plugins-4/libesd.so => dlopen() failed ERROR: Failed to load plugin /usr/lib64/ao/plugins-4/libarts.so => dlopen() failed Expected results: No error should be displayed. In fact, these plugins should not be loaded at all. I'm running this on the default GNOME desktop with PulseAudio. Additional info:
Also this errors appears while running cdrdao [aim@aim-laptop ~]$ sudo cdrdao copy -h ERROR: Failed to load plugin /usr/lib64/ao/plugins-4/libesd.so => dlopen() failed ERROR: Failed to load plugin /usr/lib64/ao/plugins-4/libarts.so => dlopen() failed Cdrdao version 1.2.3 - (C) Andreas Mueller <andreas>
Thanks for the bug report I've prepared a bugfix for this. Expect an updated package soon.
libao-1.0.0-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/libao-1.0.0-2.fc14
libao-1.0.0-2.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libao'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/libao-1.0.0-2.fc14
libao-1.0.0-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.