Bug report
Hello, I have installed inkdrop v4.0 on my CentOS 7 box from the rpm package. However, when I launch the application, I get the following error:
[furhan@mypc /usr/bin]# ./inkdrop
[bugsnag] Loaded!
[bugsnag] Uncaught exception, the process will now terminate…
Error: /lib64/libstdc++.so.6: version `CXXABI_1.3.9’ not found (required by /tmp/.org.chromium.Chromium.VnDwmd)
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:166:20)
at Object.Module._extensions…node (internal/modules/cjs/loader.js:740:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:180:18)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
at Function.Module._load (internal/modules/cjs/loader.js:551:3)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/usr/lib/inkdrop/resources/app.asar/node_modules/pathwatcher/lib/main.js:4:13)
at Object. (/usr/lib/inkdrop/resources/app.asar/node_modules/pathwatcher/lib/main.js:266:4)
Probably lax the lib dependency version.
Info
- Platform: Linux (CentOS)
- Platform version: (CentOS Linux release 7.6.1810)
- App Version: (4.0)
Reproduce
I believe installing on a similar environment would reproduce the issue.