Re: "Failed Loading Skin" sudo/root works, other u...
Help Wizard
Step 1
Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Just quickly...
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
/usr/share/spotify/spotify-client/spotify: /usr/lib/libssl.so.1.0.0: no version information available (required by /usr/share/spotify/spotify-client/spotify) /usr/share/spotify/spotify-client/spotify: /usr/lib/libcrypto.so.1.0.0: no version information available (required by /usr/share/spotify/spotify-client/spotify) 10:43:48.996 I [breakpad.cpp:107 ] Registered Breakpad for product: spotify
10:43:48.996 I [translate.cpp:139 ] Reloading language file 10:43:48.996 E [resource_loader.cpp:191 ] Loading of skin file(msgid.pob) failed 10:43:48.996 E [translate.cpp:116 ] Spotify resources and binary are out-of-sync. This should never happen.
because of the program working perfectly fine with sudo, i don't think that it's a theme error (tried setting everything to default with the normal user), missing file or compatiblity error,and as other non-root users don't work either, i don't think it's somthing with my personal config,
but rather some permission that normal users are missing... tried finding that with strace and xtrace, but nothing was found
thank you for your time, i hope someone can help me 🙂
Clearing QT_PLUGIN_PATH is a workaround that makes spotify start for me. The other suggestions like changing Qt theme or clearing DESKTOP_SESSION and GNOME_DESKTOP_SESSION_ID did not work (I'm on KDE).
I just came accross this very same error. Running as a super-user didn't solve it. Curiously, it didn't ran under awesome but ran just fine under xfce. In the end, I just extracted /usr/share/spotify/spotify-client/Data/resources.zip into /usr/share/spotify/spotify-client/ and it works now. So maybe it helps someone.