Bug 2072686
| Summary: | Geany missing icons in Fedora 36 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Scott Williams <vwfoxguru> | ||||
| Component: | geany | Assignee: | Dominic Hopf <dmaphy> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 36 | CC: | davidyang6us, dmaphy, egolov, josef, oliver, pingou | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-06-30 07:31:29 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: |
|
||||||
Can confirm this is still present in Fedora 36 release. Tabbar icons are also absent. To note, I am actually using Geany built from source, so I suspect Geany was referencing system icons that have changed names in gnome 42 Have raised an auxiliary report on Geany side, response quote: >Geany uses GTK stock icons, not Gnome icons. Yes stock icons are deprecated, but they are not removed, as evidenced by Geany compiling on that version of Fedora. ... >To be clear stock icons are referenced by a #define in the GTK headers, not by a name, and Geany successfully compiling shows those #defines have not been removed. Fedora should fix Gnome to map the icon names to the #define properly. Link to the Geany side report for communication: https://github.com/geany/geany/issues/3198 This has been resolved in the Fedora 36 repo. I believe this can be closed now. |
Created attachment 1871132 [details] Screenshot of missing icons Description of problem: Since upgrading to Fedora 36, icons are missing from toolbars in geany. Version-Release number of selected component (if applicable): geany-1.38-2.fc36.x86_64 How reproducible: Every time Steps to Reproduce: 1. Open Geany 2. Observe icons are missing from toolbar and a placeholder is used instead Actual results: Icons are missing in toolbars for most items and a placeholder is used instead. Expected results: Icons display properly as in Fedora 35 and previous. Additional info: This works fine in Fedora 35 and is a regression in Fedora 36 Beta.