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 have the same problem with Ubuntu 16.04.6 LTS on a cloud server.
X11forwarding is set to 'yes'
I have installed Qt5 (libqt5core5a, qtbase5-dev and libqt5svg5-dev), still does not work.
I have also intalled xdg-open and feh, neither works.
The DISPLAY variable is empty, and this may have something to do with the problem.
I have tried several settings without success:
export DISPLAY=:0
export DISPLAY='IP:0.0'
export DISPLAY="127.0.0.1:10.0"
export DISPLAY=:10.0
If I pass any command line options to the Bandage executable, I get an error message and the GUI never starts. For example:
Bandage --nodseglen 5
This plugin does not support propagateSizeHints()
I am using Bandage 0.8.1 dynamic version on Ubuntu 18.04. I do have Qt5 installed (package
qt5-default
).The text was updated successfully, but these errors were encountered: