-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Does not start in VirtualBox Debian (latest) guest #3686
Comments
logs: cl1p.net - The internet clipboard cl1p.net/rbtdn Nov-25 18:36:03.562 [main] INFO b.c.s.CoreSetup: Log files under: /home/user/.local/share/Bisq/bisq Log files under: /home/user/.local/share/Bisq/bisq Log files under: /home/user/.local/share/Bisq/bisq Log files under: /home/user/.local/share/Bisq/bisq Log files under: /home/user/.local/share/Bisq/bisq Log files under: /home/user/.local/share/Bisq/bisq |
I could not reproduce this problem by installing the 1.2.7 .deb release on the latest Debian 10.3 guest vm running with 8 GiB, and with 4 GiB (hosted on an Ubuntu 18.04). I could also run it on an Ubuntu 19 VM, but with the reported memory leak problem. I could build & run 1.2.7-SNAPSHOT src, and create a .deb installer pkg, install it to /opt, and run that too. But I could not run the linux javapackager on debian because it crashed while trying to create an "rpm" using version=1.2.7-SNAPSHOT:
|
@dimaatmelodromru Could you please try to run v1.2.7 on your system as well, just to know if your bug is already fixed? |
Update the gradle dependency to JavaFX 14. This brings to Bisq the latest JavaFX fixes and improvements, especially in the areas of UI performance, memory management and security. JavaFX can be upgraded independently of the JDK used to build the application, so this change is modular and does not affect other parts of the build process. Related / likely related to: bisq-network#350 bisq-network#2135 bisq-network#2509 bisq-network#3128 bisq-network#3307 bisq-network#3308 bisq-network#3343 bisq-network#3430 bisq-network#3657 bisq-network#3677 bisq-network#3683 bisq-network#3686 bisq-network#3786 bisq-network#3787 bisq-network#3892 bisq-network#3917 bisq-network#3918 bisq-network#3936
You have to remove the "-SNAPSHOT" string from any version fields. |
Can you try out the recommendations at #3918 (comment) ? |
Update the gradle dependency to JavaFX 14. This brings to Bisq the latest JavaFX fixes and improvements, especially in the areas of UI performance, memory management and security. JavaFX can be upgraded independently of the JDK used to build the application, so this change is modular and does not affect other parts of the build process. Related / likely related to: bisq-network#350 bisq-network#2135 bisq-network#2509 bisq-network#3128 bisq-network#3307 bisq-network#3308 bisq-network#3343 bisq-network#3430 bisq-network#3657 bisq-network#3677 bisq-network#3683 bisq-network#3686 bisq-network#3786 bisq-network#3787 bisq-network#3892 bisq-network#3917 bisq-network#3918 bisq-network#3936
As per #3686 (comment) above, not reproducible. I've also been testing most versions since v1.5.0 on the same setup (latest Debian as guest in VirtualBox) with no issues. |
Description
Does not start in VirtualBox Debian (latest) guest
Since Bisq freezes my OS Ubuntu 19.10 I was trying to start it in VirtualBox Debian (latest) guest, 4GB RAM.
Nope. No messages. Nothing.
Version
1.2.3
Steps to reproduce
Expected behaviour
Actual behaviour
Screenshots
Device or machine
Additional info
The text was updated successfully, but these errors were encountered: