Fedora Account System
Red Hat Associate
Red Hat Customer
The QT version of Transmission is missing an app icon. The transmission-qt package ships a .desktop file which expects an icon named "transmission". Exec=transmission-qt %U Icon=transmission However, no such icon was installed. In fact, the only icons I can find are named "transmission-gtk" and "transmission-qt". Reproducible: Always Steps to Reproduce: 1. Install transmission-qt 2. Look for the app in the app launcher or menu Actual Results: App has no icon. A placeholder icon is shown instead. Expected Results: The package needs to update the "Icon" value in the .desktop file; or ship another icon named "transmission".
To work around this, I've made a copy of /usr/share/icons/hicolor/scalable/apps/transmission-qt.svg and placed it at /usr/local/share/icons/transmission.svg After that, the app icon loads as expected.
This has been fixed upstream: https://github.com/transmission/transmission/pull/8281 However, the icon is still missing because a previous patch to fix it now reverts it: https://src.fedoraproject.org/rpms/transmission/c/039e695b69ef5dbdb85622ef59c681967f97d021?branch=f44
FEDORA-2026-23d0f010f8 (transmission-4.1.2-3.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-23d0f010f8
FEDORA-2026-cc6365881c (transmission-4.1.2-3.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2026-cc6365881c
FEDORA-2026-23d0f010f8 has been pushed to the Fedora 44 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-23d0f010f8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-23d0f010f8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-cc6365881c has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-cc6365881c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-cc6365881c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-23d0f010f8 (transmission-4.1.2-3.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2026-0ed2011b62 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-0ed2011b62` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-0ed2011b62 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-0ed2011b62 (transmission-4.1.3-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.