stanfieldr / ghetto-skype

Web Skype + Tray Icon + Notifications
GNU General Public License v3.0
718 stars 52 forks source link

Startup crash on Arch Linux (clean VM) #154

Open nerflad opened 6 years ago

nerflad commented 6 years ago

I now maintain the AUR package for Ghetto Skype. 1.5.0 works great, but 1.6.0 has crashed with this error on every machine I've tried, including a fresh Vagrant image:

A JavaScript error occurred in the main process
Uncaught Exception:
Error: /opt/ghetto-skype/node_modules/canvas/build/Release/canvas.node: undefined symbol: _ZN4node13EmitAsyncInitEPN2v87IsolateENS0_5LocalINS0_6ObjectEEENS3_INS0_6StringEEEd
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20)
    at Object.Module._extensions..node (module.js:671:18)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (module.js:586:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/opt/ghetto-skype/node_modules/canvas/lib/bindings.js:3:18)
    at Object.<anonymous> (/opt/ghetto-skype/node_modules/canvas/lib/bindings.js:5:3)

Your assistance in this issue is greatly appreciated!