barcode-server
barcode-server copied to clipboard
not work on ubuntu 22.04
there is no connection between app and barcodeserver on ubuntu. Win11 all Ok
I'm encountering an error on Ubuntu 23.10:
[986408:0308/075232.584038:FATAL:gpu_data_manager_impl_private.cc(1034)] The display compositor is frequently crashing. Goodbye. Trace/breakpoint trap (core dumped)
To mitigate this issue, I managed to run the application using the command barcodeserver --no-sandbox
. However, despite this workaround, I'm unable to establish a connection with the mobile app.