Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifying command line options result in error message about propagateSizeHints #88

Open
paoloczi opened this issue Mar 24, 2020 · 2 comments

Comments

@paoloczi
Copy link

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).

@sovp
Copy link

sovp commented Aug 19, 2020

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

I am stuck for now.

@Yusreen
Copy link

Yusreen commented Dec 17, 2022

Hi,
I have the same problem. I am trying to play around with pathnodes but I am getting the error:This plugin does not support propagateSizeHints()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants