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

not work on ubuntu 22.04

Open kberdnikov opened this issue 1 year ago • 1 comments

there is no connection between app and barcodeserver on ubuntu. Win11 all Ok

kberdnikov avatar Mar 17 '23 12:03 kberdnikov

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.

Nasreddine avatar Mar 08 '24 06:03 Nasreddine