Bug 1865845
| Summary: | OpenFileDialog, buttons icons are broken | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Harold Toms <h.toms> |
| Component: | libgdiplus | Assignee: | Timotheus Pokorra <mailinglists> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel8 | CC: | caillon+fedoraproject, chkr, claudiorodrigo, h.toms, john.j5live, lxtnow, mailinglists, rhughes, rstrode, sandmann, sony.pcv.s520 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | libgdiplus-6.0.4-3.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-08-21 01:21:59 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
Harold Toms
2020-08-04 11:07:55 UTC
I can also confirm that the commit referenced in the above link does fix the problem, I added the two lines to src/bitmap.c, rebuilt and reinstalled the libgdiplus package and the problem is solved. You are referencing to this commit to libgdiplus: https://github.com/mono/libgdiplus/commit/c98de971e5f453f50f898494b7791feb02302f62 I will apply that. FEDORA-2020-60d515f34b has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-60d515f34b FEDORA-EPEL-2020-abe266028f has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-abe266028f FEDORA-2020-60d515f34b has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-60d515f34b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-60d515f34b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2020-abe266028f has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-abe266028f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Thank-you, the testing package works as expected for me. FEDORA-2020-60d515f34b has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2020-abe266028f has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. |