After a clean install of Ubuntu 16.04, I decided to install Google Chrome (via apt-get install google-chrome-stable
) and install LINE Messenger from the Chrome Web Store. When I started LINE, the icon shows up as the Chrome icon instead of the LINE icon. After closing Chrome, the Chrome browser shows up as "LINE" instead of "Google Chrome" in Applications, and searching for "Chrome" gives "LINE" with the Chrome icon.
So far I have tried to purge and reinstall the Chrome app, uninstalling the LINE app, changing names, to which none has worked. Starting the Chrome app from usr/share/applications
launches 2 separate apps on the launcher, the proper "Chrome" app, which closes after a few seconds, and the "LINE" named chrome app, which stays open and shows the Chrome window.
I have just used Ubuntu for a week, so I don't know what to do.
.desktop
file with a text editor and changing the line that saysName=
to Google Chrome? – Evan Chen Nov 19 '16 at 13:56