You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: