jakemarsh / atom-spotify

Atom package for displaying the currently playing song in Spotify in Atom's status bar
MIT License
56 stars 19 forks source link

Breaks atom on linux by trying to spawn `osascript` every second thus opening and focusing the dev console every second #13

Closed despairblue closed 9 years ago

despairblue commented 10 years ago

It should catch the error, display a message that linux is not supported and disable itself.

stramel commented 10 years ago

I don't have this issue running Ubuntu 14.04, but it does error off when I try to perform an action with the plugin.

Uncaught Errror: spawn ENOENT (events.js:85)
draconteus commented 9 years ago

Same on Windows (7): Uncaught Error: write EPIPE events.js:85 Uncaught Error: spawn osascript ENOENT events.js:85

avoliva commented 9 years ago

Same issue as @stramel

stramel commented 9 years ago

@jakemarsh was this closed because it was fixed?

mayurWVL commented 9 years ago

I am getting this.