macos 如何在 Mac 上修复损坏的 Spotify
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9534013/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to repair broken Spotify on Mac
提问by Chris
I tried to develop a Spotify App on my Mac (OSX Lion). After a while Spotify stopped showing my app. It showed a blank screen instead, and the inspector showed an almost empty HTML DOM. The only elements were <html>, <head> and <body>.
我试图在我的 Mac (OSX Lion) 上开发一个 Spotify 应用程序。过了一会儿 Spotify 停止显示我的应用程序。相反,它显示了一个空白屏幕,检查器显示了一个几乎空的 HTML DOM。仅有的元素是 <html>、<head> 和 <body>。
After a restart searching for spotify:app:[myApp] didn't even work anymore. Simply nothing happened after hitting 'enter'.
重新启动后搜索 spotify:app:[myApp] 甚至不再工作。点击“输入”后什么也没发生。
So I decided to reinstall Spotify. Now it won't even startup anymore. I get the login screen, but after logging in, the login screen disappears, and the Spotify process freezes. Sometimes even before I get to enter my password.
所以我决定重新安装 Spotify。现在它甚至不会启动了。我得到登录屏幕,但登录后,登录屏幕消失,Spotify 进程冻结。有时甚至在我输入密码之前。
I tried uninstalling Spotify with AppCleaner and CleanMyMac, but somehow it keeps crashing.
我尝试使用 AppCleaner 和 CleanMyMac 卸载 Spotify,但不知何故它一直崩溃。
How do I repair this??!
这个怎么修??!
回答by iKenndac
This has nothing to do with programming so this'll be gone pretty fast IMO:
这与编程无关,因此 IMO 会很快消失:
- Delete ~/Library/Caches/com.spotify.client
- Delete ~/Library/Application Support/Spotify
- Delete all copies of Spotify.app from your system (look in ~/Applications too, it gets auto-installed in there).
- 删除 ~/Library/Caches/com.spotify.client
- 删除 ~/Library/Application Support/Spotify
- 从系统中删除 Spotify.app 的所有副本(也查看 ~/Applications,它会自动安装在那里)。
Download from spotify.com, enjoy!
从 spotify.com 下载,享受!
回答by Chris
Found it! I had to delete /Library/Application Support/SIMBL/Plugins/SpotifyRemotePlugin.bundle
找到了!我不得不删除 /Library/Application Support/SIMBL/Plugins/SpotifyRemotePlugin.bundle