Description of problem: The toolbar button for 'show output pane' is missing an icon. Version-Release number of selected component (if applicable): gimagereader-qt-3.3.1-5.fc33.x86_64 How reproducible: Always Steps to Reproduce: 1. Start gImageReader (QT version) 2. Look for the "show output pane" toolbar button. Actual results: It's the blank space at the end. Expected results: There's actually an icon there. Additional info: I'm running F33Beta Workstation (on GNOME).
Created attachment 1718567 [details] screenshot on mouse hover You can see where it's missing when you hover with the mouse; see screenshot.
It seems upstream already found this bug and resolved it by including fallback icons (see https://github.com/manisandro/gImageReader/issues/73). However, those are not included in the package. The problem is that gImageReader wants the 'document-edit' icon https://github.com/manisandro/gImageReader/blob/master/qt/data/MainWindow.ui#L785 but Adwaita does not provide it (Adwaita has 'document-edit-symbolic'). There may be other missing icons, too, as described in the upstream issue. It seems like adding a Requires: on the right icon theme would be better than including them in the gimagereader package, but even when I install the Breeze or Oxygen icon themes, gImageReader doesn't use them.
This message is a reminder that Fedora 33 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '33'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 33 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
This bug is still present in Fedora 35.
FEDORA-2022-ff9bcc07c9 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-ff9bcc07c9
FEDORA-2022-ff9bcc07c9 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-ff9bcc07c9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-ff9bcc07c9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-ff9bcc07c9 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.