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

Fuse dataset Null Pointer Exception in headless mode #21

Open
mpinkert opened this issue May 5, 2019 · 1 comment
Open

Fuse dataset Null Pointer Exception in headless mode #21

mpinkert opened this issue May 5, 2019 · 1 comment

Comments

@mpinkert
Copy link

mpinkert commented May 5, 2019

You may already know about this bug, but running a Fuse dataset command in headless mode fails with the 0.3.1+ versions of multiview-reconstruction. I am trying to come up with a solution to this, other than just rolling it back (unless that is fine?).

The problem is that the script now always queries a generic dialogue. E.g., this line hits a null pointer exception.

This query used to be under an if statement which checked whether or not it was in headless mode.

The changes were made in 0.3.1, and were for the "fix fusion GUI for nonrigid" commit.

@bruvellu
Copy link

Just ran into this issue. Thanks for the fix @mpinkert!

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

2 participants