Have ran
sudo apt install libxcb-randr0
sudo apt install xcb
sudo apt install libxcb-xinerama0
Still getting
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
Aborted (core dumped)
--
My deduction seems to be you cant do this on a headless server?
Or you can't run "calibre" in console on a headless server i mean.
Still can't quite figure out how to get this working on headless linux server. Using ubuntu 20.xx
|