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
If you're running this on a remote server, then can you try connecting with ssh -X instead of just ssh? It's a strange issue that I don't really understand, but Qt seems to want X11 forwarding to render text.
I have tried installing both the static and dynamic Pre-built Bandage binaries.
I have built Bandage from source.
I have used the docker image nanozoo/bandage with the specified '--env="DISPLAY" --net=host'
All installs works without the labels parameters, but gives the ”QXcbConnection: Could not connect to display” error, when I specify “--names --lengths --depth”.
I run:
Bandage image assembly.gfa assembly.png
and get:
Then I run:
Bandage image assembly.gfa assembly.png --names --lengths --depth
and get:
What went wrong?
The text was updated successfully, but these errors were encountered: