I used the Bandage_Ubuntu-x86-64_v0.9.0.AppImage container and issued this command on ubuntu 22.04:
bandage image assembly_graph.gfa image.png --lengths --depth .
I got this error using SSH or in a GUI:
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: minimal, xcb.
Aborted (core dumped)
Any idea to solve this issue please ?
I used the Bandage_Ubuntu-x86-64_v0.9.0.AppImage container and issued this command on ubuntu 22.04:
bandage image assembly_graph.gfa image.png --lengths --depth.I got this error using SSH or in a GUI:
Any idea to solve this issue please ?