davicorreiajr / spotify-now-playing

Spotify now playing information and control popup for macOS menu bar
MIT License
216 stars 11 forks source link

Loading in Loop #1

Closed joaogolias closed 5 years ago

joaogolias commented 5 years ago

I have downloaded the DMG file and tried to use it in a MacBook Air (with Majove Version 10.4) Firstly, I could see nothing but the loading gif and, suddenly, it has been gone and the View has gotten very smaller. screen shot 2018-11-22 at 10 13 07

Then, I cloned the project, set the environment (following the step-by-step, in READ.me), and decided to increase the size of the View (by increasing the variables WINDOW_WIDTH and WINDOW_HEIGHT and commenting the fixWindowHeight() function). I noticed that the loading gif was there yet. screen shot 2018-11-22 at 10 19 10

With Google Inspector Tools, I tried to see any logged errors, including network ones. But, as you can see, there is nothing besides a warning screen shot 2018-11-22 at 10 21 22

Furthermore, I accidentally clicked on Inspector 'Performance' icon, and an error appeared in my shell terminal: screen shot 2018-11-22 at 10 23 38

davicorreiajr commented 5 years ago

Thanks for submitting the issue!

There was a problem with the Spotify scopes. I fixed the problems and you can re-download the app from the latest release.