kraxarn / spotify-qt

Lightweight Spotify client using Qt
GNU General Public License v3.0
1.1k stars 62 forks source link

Failed to apply setting "spotifyd path" #65

Closed Asheboy closed 1 year ago

Asheboy commented 3 years ago

System information

image Spotify-qt Version: v3.3

Detailed information

Get the following when trying to “Apply” the Spotify settings. image

kraxarn commented 3 years ago

Are you using the snap version? Some people are having issues using the Spotify client functionality from the snap. I think it's a security thing by the snap container thing though, and nothing I can really do about, but I'm also very inexperienced with snaps in general. The snap version is also not currently updated to v3.4.

The Spotify client functionality does suck though, and is often very buggy. I just don't want to focus on it too much, but instead just add playback functionality directly in the client instead. For now, starting the client externally is recommended when exeperiencing issues.

Asheboy commented 3 years ago

Yes, snap version. Thanks for the workaround.

Schatteneis commented 1 year ago

this happens on self compiled and appimage version too

Schatteneis commented 1 year ago

editing the path manually in the config.json worked

kraxarn commented 1 year ago

Are you using librespot or spotifyd? Which version are you using? Just tried with both librespot and spotifyd, and seems to work fine. Either way, I have now improved the error handling to hopefully show a more useful error message, so I'm closing this.