Hello, This is an easy fix. transmission-qt.desktop reference a non existing transmission-qt icon. It should use the same icon as gtk interface. So, the .desktop file should be updated to have:
Icon=transmission Instead of: Icon=transmission-qt The icon is provided by transmission-common. Please, fix this problem in repo package. As a workarround, simply modify it yourself, editing /usr/share/applications/transmission-qt.desktop as root or: cp /usr/share/applications/transmission-qt.desktop ~/.local/share/applications sed -i -e '/Icon/{s/transmission-qt/transmission/}' ~/.local/share/applications/transmission-qt.desktop -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to transmission in Ubuntu. https://bugs.launchpad.net/bugs/1212835 Title: Missing icon from dock and dash Status in “transmission” package in Ubuntu: Confirmed Bug description: The usual transmission icon is not visible in the dock, and the dash, instead the placeholder icons are visible (grey rectangle with question mark, paper icon) ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: transmission-qt 2.82-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-1.4-generic 3.11.0-rc4 Uname: Linux 3.11.0-1-generic x86_64 ApportVersion: 2.12-0ubuntu3 Architecture: amd64 Date: Thu Aug 15 22:41:04 2013 InstallationDate: Installed on 2013-04-29 (108 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True SourcePackage: transmission UpgradeStatus: Upgraded to saucy on 2013-06-24 (52 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1212835/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp