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

Settings GUI loading incorrectly: "this.textNode" is null #6112

Closed
terpii opened this issue Mar 18, 2022 · 2 comments
Closed

Settings GUI loading incorrectly: "this.textNode" is null #6112

terpii opened this issue Mar 18, 2022 · 2 comments

Comments

@terpii
Copy link

terpii commented Mar 18, 2022

Description

After opening the settings tab on a fresh install via the AUR, I get an error message saying:

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

Version

Bisq Desktop version 1.8.4

Steps to reproduce

Go to the settings

Expected behaviour

Settings should load normally

Actual behaviour

After closing the error message, most gui elements are either invisible or weirdly misplaced

Screenshots

image
image

Device or machine

Linux arch 5.16.15-arch1-1 #1 SMP PREEMPT Thu, 17 Mar 2022 00:30:09 +0000 x86_64 GNU/Linux
openjdk 17.0.3 2022-04-19
OpenJDK Runtime Environment (build 17.0.3+3)

Additional info

bisq.log

@boring-cyborg
Copy link

boring-cyborg bot commented Mar 18, 2022

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.

@terpii
Copy link
Author

terpii commented Mar 19, 2022

Fixed this by switching to jdk 11, still a problem tho

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

1 participant