stanfieldr / ghetto-skype

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

Debian stable don't run because want libjpeg.so.8 but libjpeg9, libjpeg62, libjpeg62-turbo, in stable #151

Open PutinVladimir opened 6 years ago

PutinVladimir commented 6 years ago

Upgrade lib ver and add depends libjpeg62-turbo (preferred) or libjpeg9, libjpeg62 in deb.

~$ ghetto-skype Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property gtk-primary-button-warps-slider' of typegboolean' from rc file value "((GString*) 0x12fe72a1c860)" of type `gboolean'
A JavaScript error occurred in the main process
Uncaught Exception:
Error: libjpeg.so.8: cannot open shared object file: No such file or directory
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
at Object.Module._extensions..node (module.js:598:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:186:18)
at Module.load (module.js:503:32) at tryModuleLoad (module.js:466:12) at Function.Module._load (module.js:458:3) at Module.require (module.js:513:17) at require (internal/module.js:11:18) at Object. (/opt/Ghetto Skype/resources/app.asar/node_modules/canvas/lib/bindings.js:3:18) at Object. (/opt/Ghetto Skype/resources/app.asar/node_modules/canvas/lib/bindings.js:5:3)

rootbdfy commented 6 years ago

Same problem on debian. After I try install libjpeg8 from wheezy: default

pitsi commented 6 years ago

Please merge this with #148 ...