I am using ubuntu 14.04 and have a problem with launcher (the left bar with bunch of icons).
There is a Google Chrome icon on the launcher. However, when I click it, other google-chrome icon appears at the bottom. When I put the cursor on it, name appears as "Twitter-Google Chrome" where regular icon that is permanently on the launcher appear as "Google Chrome". Does anyone know how to fix this problem?
typing a command
google-chrome&
highlight the Google-chrome (one that's on parmanently on left bar).
opening by the command google-chrome&
and pressing Twitter-google chrome
from dash adds extra triangle on the left of Google-chrome
that is opened by the command.
moving Twitter-Google chrome
to the upper side of launcher (to place it on permanently), makes it a ?
icon.
Then quit the chrome and clicking the ?
changes the icon to regular red-yellow-green around the blue
icon and its name to New tab google chrome
. Hope it helps.
~/.local/share/applications
, that's probably where the duplicate(s) are. If you are having doubts on a.desktop
file, make it executable to have it show its icon. – Jacob Vlijm Apr 12 '15 at 15:42.desktop
file, unless the second icon is a generic one. If it simply is an extra "real" icon it really must be a duplicate.desktop
file. The file -name can be confusing though. – Jacob Vlijm Apr 12 '15 at 15:57chrome-abcdefg-Default.desktop
where abcdefg part is a (seems to be a) random 32 alphabets (no numbers). – Tom Apr 12 '15 at 23:05to everyone
I've edited after I've done some experiments with it. – Tom Apr 12 '15 at 23:15