Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spotify App - not loading album art / metadata - sharp error #14

Open
bertrandom opened this issue Dec 11, 2024 · 2 comments
Open

Spotify App - not loading album art / metadata - sharp error #14

bertrandom opened this issue Dec 11, 2024 · 2 comments

Comments

@bertrandom
Copy link

I'm getting this error in the Spotify app logs:

[11:04:08 AM server]: [MusicHandler]: Failed to send song data: Error: Could not load the "sharp" module using the darwin-arm64 runtime
ERR_DLOPEN_FAILED: dlopen(/var/folders/7m/2z0ksyv114j7m3wbrhk1vbjc0000gn/T/.com.deskthing.app.PcSDj5, 0x0001): Library not loaded: @rpath/libvips-cpp.42.dylib
  Referenced from: <8791EE4B-BC08-3720-9DD2-BC610F2FA3E6> /private/var/folders/7m/2z0ksyv114j7m3wbrhk1vbjc0000gn/T/.com.deskthing.app.PcSDj5
  Reason: tried: '/private/var/folders/7m/2z0ksyv114j7m3wbrhk1vbjc0000gn/T/../../sharp-libvips-darwin-arm64/lib/libvips-cpp.42.dylib' (no such file), '/private/var/folders/7m/2z0ksyv114j7m3wbrhk1vbjc0000gn/T/../../../sharp-libvips-darwin-arm64/1.0.4/lib/libvips-cpp.42.dylib' (no such file), '/private/var/folders/7m/2z0ksyv114j7m3wbrhk1vbjc0000gn/T/../../node_modules/@img/sharp-libvips-darwin-arm64/lib/libvips-cpp.42.dylib' (no such file), '/private/var/folders/7m/2z0ksyv114j7m3wbrhk1vbjc0000gn/T/../../../node_modules/@img/sharp-libvips-darwin-arm64/lib/libvips-cpp.42.dylib' (no s...

Running on a M1 Macbook Pro

@danielcbit
Copy link

I'm having the same issue and I have the same setup. Running the latest version of DeskThing (0.10.3)

@ItsRiprod
Copy link
Owner

Yup this is a known issue with the current configuration on MacOS

I'm right now working on a fix to hopefully be deployed shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants