Bug 2219424
| Summary: | Wine 8.11 fails to load configuration and applications | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | itrymybest80 |
| Component: | wine | Assignee: | Michael Cronenworth <mike> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 38 | CC: | andreas.bierfert, besser82, lukas+fedora, mike, moceap, poeticrpm, xeno |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | wine-8.14-1.fc38 wine-8.14-1.fc37 wine-8.14-1.fc39 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-08-25 01:29:21 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: | |||
|
Description
itrymybest80
2023-07-03 15:13:04 UTC
KDE Plasma, RX550 (AMD) video card, and I have a similar issue. For me it is easiest to trigger using the "Emulate a virtual desktop" option. If you run 'winecfg' without it selected, wine config loads without issue; select "Emulate a virtual desktop", set a size, close wine config and then run 'winecfg' again- fails to load with the following err message:
> 015c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
If I downgrade to wine-8.4-1.fc38.x86_64, this error does not show up, and winecfg loads without issue with "Emulate a virtual desktop" enabled.
As an aside in my case, wine applications which do not require a virtual desktop work fine on wine-8.11-1.fc38, while on wine-8.4-1.fc38.x86_64 they work fine regardless of virtual desktop or not.
I am unsure as to whether I should file this under its own bug report, whether this is a mesa or wine issue, etc- please do advise if anyone thinks I should file a new report.
The bug with err:winediag:nodrv_CreateWindow seems to have been introduced in wine-staging (which Fedora packages) version 8.10. Going back to wine-8.6-1.fc38 (the latest non-broken version packaged for F38) indeed solves it. Upstream bug for this: https://bugs.winehq.org/show_bug.cgi?id=55085 Tried patch listed there. And it works. https://copr.fedorainfracloud.org/coprs/moceap/wine-vd-fix/ As above, can we have 8.14 or 8.13 build with this patch included? https://github.com/wine-staging/wine-staging/commit/4fa70d510c01e5dc9da045ad9383554d860d02a0 v8.14 of wine-staging has been tagged yesterday. That should include the fix. Now we just need a build of that. FEDORA-2023-63d00f42d3 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-63d00f42d3 FEDORA-2023-5b95110b8e has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5b95110b8e FEDORA-2023-ce59a0d8b1 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-ce59a0d8b1 FEDORA-2023-ce59a0d8b1 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-ce59a0d8b1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-ce59a0d8b1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-5b95110b8e has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-5b95110b8e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-5b95110b8e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-63d00f42d3 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-63d00f42d3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-63d00f42d3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-5b95110b8e has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-ce59a0d8b1 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-63d00f42d3 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |