vincelwt / harmony

:musical_note: Sleek music player for Spotify, SoundCloud, Google Play Music and your local files
http://getharmony.xyz
859 stars 58 forks source link

A JavaScript error occurred in the main process (Ubuntu 16.04 Gnome) #133

Open lucianosb opened 7 years ago

lucianosb commented 7 years ago

I'm not sure what is happening here. I'm getting the following error while trying to launch Harmony.

Uncaught Exception: TypeError: Error processing argument at index 0, conversion failure from # at TypeError (native) at validateState (/opt/Harmony/resources/app/node_modules/electron-window-state/index.js:46:34) at module.exports (/opt/Harmony/resources/app/node_modules/electron-window-state/index.js:154:3) at App.createWindow (/opt/Harmony/resources/app/main.js:18:24) at emitTwo (events.js:111:20) at App.emit (events.js:191:7)

vincelwt commented 7 years ago

Hi, Is this happening when trying to launch with the .AppImage or after installing with the deb package?

lucianosb commented 7 years ago

With the deb package at first. Then I tried the AppImage and it happened again.

vincelwt commented 7 years ago

Is this error still happening with latest releases ?