barcode-to-pc-server icon indicating copy to clipboard operation
barcode-to-pc-server copied to clipboard

lubuntu 18.04 can't start barcode server v 3.0

Open jtliaw opened this issue 6 years ago • 2 comments

zenity, kdialog, Xdialog missing. Skipping /tmp/.mount_barcod8rb7y2/AppRun. A JavaScript error occurred in the main process Uncaught Exception: Error: libdns_sd.so.1: cannot open shared object file: No such file or directory at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:160:31) at Object.Module._extensions..node (internal/modules/cjs/loader.js:722:18) at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:169:18) at Module.load (internal/modules/cjs/loader.js:602:32) at tryModuleLoad (internal/modules/cjs/loader.js:541:12) at Function.Module._load (internal/modules/cjs/loader.js:533:3) at Module.require (internal/modules/cjs/loader.js:640:17) at require (internal/modules/cjs/helpers.js:20:18) at Object. (/tmp/.mount_barcod8rb7y2/resources/app.asar/node_modules/mdns/lib/dns_sd.js:24:20) at Object. (/tmp/.mount_barcod8rb7y2/resources/app.asar/node_modules/mdns/lib/dns_sd.js:39:3)

jtliaw avatar Feb 20 '19 02:02 jtliaw

I found the problem ubuntu no libavahi-compat-libdnssd1

sudo apt-get install libavahi-compat-libdnssd1

jtliaw avatar Feb 20 '19 05:02 jtliaw

Does sudo apt-get install libavahi-compat-libdnssd1 fix it? What is your CPU architecture ia32, x64?

fttx avatar Feb 20 '19 06:02 fttx