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

Cannot invoke "javafx.scene.Node.getLayoutBounds()" because "this.textNode" is null #5624

Closed
nunyabidnes opened this issue Jul 13, 2021 · 4 comments

Comments

@nunyabidnes
Copy link

Whenever I try to run Bisq, I get the attached message and logs. After clicking Close on the error message, Bisq is stuck in the splash screen, and I can't do anything other than close it.

Bisq was installed via the AUR. Running Manjaro, kernel 5.10.49-1-MANJARO

Screenshot_2021-07-13_19-18-45
bisq.log

@boring-cyborg
Copy link

boring-cyborg bot commented Jul 13, 2021

Thanks for opening your first issue here!

Be sure to follow the issue template. Your issue will be reviewed by a maintainer and labeled for further action.

@Premik
Copy link

Premik commented Jul 14, 2021

Seems to be related to the jre version. I'm getting this on java-16-openjdk. But it works on java-11-openjdk.

@ripcurlx
Copy link
Contributor

Seems to be related to the jre version. I'm getting this on java-16-openjdk. But it works on java-11-openjdk.

Could be - we haven't tested Bisq on Java 16 yet. It should run on a Java 15 JRE without any problems.

@nunyabidnes
Copy link
Author

I followed a suggestion I found at the AUR page for Bisq that fixed it:
sudo archlinux-java set java-11-openjdk

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

4 participants