I installed a Spotify client today on my recent Ubuntu 14.04 installation and I realized that the icon in the tray is very distorted:
Is there any way to fix this in Ubuntu 14.04? Any help would be greatly appreciated.
Serious props to asymptotically for this one! His solution was amazing:
Now Spotify actually looks like it belongs on my icon tray. Awesome job.
Based on asymptotically's answer I have created a simple shell script to fix the Spotify icon.
To install the script run:
To fix the icon run:
I found this, and it's actually excellent. Download, extract, copy
resources.zip
to/opt/spotify/spotify-client/Data
(overwriting the existing file), and restart Spotify.UPDATE: Spotify released a new update, and allowing the update rewrites the
resources.zip
file. The theme has considerably changed, so the same zip won't work - however, you just need to copy overresources.zip
, extract, and in the_linux
subdirectory, delete all files and copy over_linux/spotify_icon.ico
from the one that you downloaded, zip it back up and copy the zip file backThank you very much asymptotically.
Regarding the
failed to load skin
error, you don't need to extract Spotify'sresources.zip
file in order to edit it - you can just enter the directory and then copy the new file across:gksu nautilus
and then enter your password);/opt/spotify/spotify-client/Data/resources.zip/_linux
;resources.zip
and then enter the_linux
directory;spotify_icon.ico
file in/opt/spotify/spotify-client/Data/resources.zip/_linux
with the one inubuntu-ambience-theme-for-0.9.4.183.zip
;