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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1212835

Title:
  Missing icon from dock and dash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1212835/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to