The "Linux Preview" version is first of all a bit tricky to install, and doesn't seem to be updated in a while. (Plus, it's not too smart that I - living in the Netherlands - cannot change the language of the page to English, if I choose the Netherlands under the 'Land' menu, I must read the whole page in Dutch.)
So, for some songs and albums I've got an error message saying
"There is a problem with the sound decoder. Spotify can't play music"
After checking everything I could with my sound settings - I own a Logitech Cooling pad with built-in speakers for my notebook, that caused me some difficulties to install under Ubuntu, but that's another story - I've found that the spotify-client-qt package depends on the libavcodec52 (3) and libavformat52 (4) packages which seem to be missing.
With some googling, I've found (1,2) that I'm - of course - not alone with this issue, and the missing packages are from an earlier version of Ubuntu. Not that I don't trust other people posting files to download services for patching your system (I don't, and you shouldn't either), downloaded the two mentioned packages from the 'local' ubuntu repository, and a third one: libavutil50 (5) because of dependency.
Installed them in the following order - and commands:
dpkg -i libavutil50_0.6.4-0ubuntu0.11.04.1_amd64.deb
dpkg -i libavcodec52_0.6.4-0ubuntu0.11.04.1_amd64.deb
dpkg -i libavformat52_0.6.4-0ubuntu0.11.04.1_amd64.deb
... and finally I can listen to Peter Gabriel songs in Spotify!
Note that I'm using 64bit Ubuntu, so if you use 32bit, you have to download and install the *_i386.deb packages.
Thanks for the authors of the original posts!
Links:
- https://getsatisfaction.com/spotify/topics/ubuntu_lucid_spotify_linux_preview_local_files_problem_with_sound_decoder
- http://www.webupd8.org/2011/12/how-to-install-native-spotify-linux.html
- http://nl.archive.ubuntu.com/ubuntu/pool/main/liba/libav/libavcodec52_0.6.4-0ubuntu0.11.04.1_amd64.deb
- http://nl.archive.ubuntu.com/ubuntu/pool/main/liba/libav/libavformat52_0.6.4-0ubuntu0.11.04.1_amd64.deb
- http://nl.archive.ubuntu.com/ubuntu/pool/main/liba/libav/libavutil50_0.6.4-0ubuntu0.11.04.1_amd64.deb
Now this is funny... the tracks I was unable to play before making this fix, are not playable in the M$ Windows version of Spotify *chuckle*
ReplyDeleteI had a bad feeling about it when I've seen there was an update available for spotify... after installing it, it crashes instantly with at least half the tracks on my playlists... if they don't fix this very soon, I'm done with spotify...
ReplyDeleteUntil they fix this, use 0.6.6.10 :
ReplyDeletehttp://community.spotify.com/t5/Desktop-Linux/ANNOUNCE-New-experimental-preview-Apps-Spotify-Linux/td-p/17859/page/8#M280
http://dl.dropbox.com/u/26916368/spotify-client-qt_0.6.6.10.gbd39032.58-1_amd64.deb
http://dl.dropbox.com/u/26916368/spotify-client-qt_0.6.6.10.gbd39032.58-1_i386.deb
the issue described in my comments above seems to be fixed in version 0.8.2.639
ReplyDeleteit plays all the tracks in my playlists.