Tip: How to get Spotify (Qt) running

then it should be possible to use a unix pipe (mkfifo) to read audio with any media player available

Maybe we should disable the build at haikuports as there is no audio backend to this?

1 Like

I think so. No need for bad user experience.

2 Likes

How I can solve permission issue?


R1/b4 x86_64 hrev565778+93

Thanks!

You probably have the source code of this application, so you could do a grep for the “Permission missing” string to see where it gets emmitted to see what triggers it. If you are lucky, it is emitted in a local source code somewhere, but if you are unlucky, then it could come from the Spotify API over the network. Who knows. Good luck to dive in.

1 Like