Subdownloader duplicates unity icon when launched

Bug #1290109 reported by Luiz Angelo Daros de Luca
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SubDownloader
New
Undecided
Unassigned

Bug Description

Hello,

When I launch subdownloader (subdownloader 2.0.14-1.1, ubuntu 13.10), I see two icons in unity. There is an easy fix.
Just add the correct StartupWMClass to .desktop file

StartupWMClass=Subdownloader

I guess the original problem is that "d" is lowcase.
As a workarround, one could copy system .desktop to user dir and change it:

 cp /usr/share/applications/subdownloader.desktop ~/.local/share/applications
 echo "StartupWMClass=Subdownloader" >> ~/.local/share/applications/subdownloader.desktop

Please, fix it in the repository package.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.