We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Bisq Desktop version 1.8.4
Go to the settings
Settings should load normally
After closing the error message, most gui elements are either invisible or weirdly misplaced
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)
bisq.log
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Fixed this by switching to jdk 11, still a problem tho
No branches or pull requests
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
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
The text was updated successfully, but these errors were encountered: