Bug 657144
Summary: | wine dependency wine-openal not installed with wine | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Paul DeStefano <prd-fedora> |
Component: | wine | Assignee: | Andreas Bierfert <andreas.bierfert> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 14 | CC: | andreas.bierfert |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | wine-1.3.8-1.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-12-01 22:02:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Could you post the whole set of wine packages you have installed. wine-1.3.8-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/wine-1.3.8-1.fc14 wine-1.3.8-1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/wine-1.3.8-1.fc13 wine-1.3.8-1.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 wine'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/wine-1.3.8-1.fc14 Here's the current full list: wine-common-1.3.7-2.fc14.noarch wine-ldap-1.3.7-2.fc14.i686 wine-courier-fonts-1.3.7-2.fc14.noarch wine-symbol-fonts-1.3.7-2.fc14.noarch wine-twain-1.3.7-2.fc14.x86_64 wine-pulseaudio-1.3.7-2.fc14.x86_64 wine-small-fonts-1.3.7-2.fc14.noarch wine-twain-1.3.7-2.fc14.i686 wine-cms-1.3.7-2.fc14.x86_64 wine-core-1.3.7-2.fc14.i686 wine-1.3.7-2.fc14.x86_64 wine-openal-1.3.7-2.fc14.x86_64 wine-wow-1.3.7-2.fc14.x86_64 wine-system-fonts-1.3.7-2.fc14.noarch wine-pulseaudio-1.3.7-2.fc14.i686 wine-marlett-fonts-1.3.7-2.fc14.noarch wine-capi-1.3.7-2.fc14.x86_64 wine-desktop-1.3.7-2.fc14.noarch wine-ldap-1.3.7-2.fc14.x86_64 wine-cms-1.3.7-2.fc14.i686 wine-core-1.3.7-2.fc14.x86_64 wine-capi-1.3.7-2.fc14.i686 wine-fonts-1.3.7-2.fc14.noarch How do I test? Should I erase all the wine packages and then yum install wine (from updates-testing) only and see what I get? Or should I just remove wine-openal? Just upgrade wine with the version from updates-testing via yum and redo your test case as described above. Awesome. Just doing the upgrade from "updates-testing" repository installed some i686 packages for openal. After destroying .wine/ again and starting winecfg, the previously reported error does not occur at all. wine-1.3.8-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. wine-1.3.8-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: After upgrading to Fedora 14 (from 13) winecfg produced lib errors regarding libopenal and garbled audio. Installing wine-openal resolved the issue. Version-Release number of selected component (if applicable): wine-core-1.3.7-2.fc14 How reproducible: Not certain. Deleting .wine and rerunning wincfg produced the same results several times. Steps to Reproduce: 1. Install wine 2. Run 'winecfg' (w/o a pre-existing .wine/) 3. Run audio test Actual results: > winecfg ... err:mmdevapi:load_libopenal Couldn't load libopenal.so.1: libopenal.so.1: cannot open shared object file: No such file or directory ... Audio test produces garbled sound. Expected results: No library errors, sound works. Additional info: