gillesdemey / Cumulus

☁️ A SoundCloud player that lives in your menubar.
http://gillesdemey.github.io/Cumulus
MIT License
1.44k stars 122 forks source link

Hitting Play starts trying, then skipping over all the tracks #97

Closed shyam-habarakada closed 7 years ago

shyam-habarakada commented 7 years ago

Looks like cumulus is completely broken for me. I tried downloading the latest build and still the same issue reproduces. The screenshot below shows the state it ends up in after exausting through the list of tracks available

image

Is this known? Let me know if I can provide any more information.

shyam-habarakada commented 7 years ago

I tried cloning master and running in development mode to see if I can reproduce it there. But I am getting this error, so will wait for some input before proceeding to debug this.

Failed to load resource: net::ERR_FILE_NOT_FOUND 
file:///Users/shyam/dev/Cumulus/app/css/app.css 

I am running,

$ electron --version
v1.6.2
shyam-habarakada commented 7 years ago

nvm, this is a dupe of https://github.com/gillesdemey/Cumulus/issues/89