約8週間前のアップデート以降、Spotifyネイティブは起動しなくなります。以下は端末出力です:
[email protected]:~$ spotify
17:31:59.810 I [breakpad.cpp:36] Registered Breakpad for product: spotify
17:31:59.879 I [translate.cpp:117] Reloading all languages
17:31:59.889 I [fsevents:403] starting polling thread
17:31:59.949 I [breakpad.cpp:94] Searching for crashdumps: /home/tom/.cache/spotify/*.dmp
17:32:00.923 I [ap:1374] Connecting to AP B1.spotify.com:4070
17:32:01.058 I [ap:924] Connected to AP: 78.31.8.42:4070
QDBusArgument: write from a read-only object
17:32:01.413 I [upnp:517] 192.168.1.1: got external ip 0x51663686
17:32:01.423 I [upnp:465] 192.168.1.1: mapping add ok
17:32:01.429 I [upnp:491] 192.168.1.1: Port 21238 mapped OK
Segmentation fault
[email protected]:~$
誰かが解決策を知っていますか?それ以来、いくつかの更新がありましたが、どちらもこれを修正していません🙁
Ubuntu 11.04 x64、クラシックデスクトップ
承認された回答:
キャッシュをクリーンアップしようとしましたか?更新後、クリアしないとSpotifyが機能しないことがあります:
rm -Rf ~/.cache/spotify
ブラインドショットなのでお役に立てば幸いです。