-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
JabRef hangs when trying to merge entries #4348
Comments
Fixes #4348 by reworking the SwingWorker using JavaFX BackgroundTasks.
Can i look at this problem? |
Thanks for your interest and for asking if this issue is still up for grabs. However, I've already a PR in the pipeline. Have a look at https://github.com/JabRef/jabref/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22 for other good issues. |
Ok, how about scrollbar in preferences or dark theme? |
For the dark theme issue, somebody opened already a PR. But the scrollbar issue is open. I guess the problem lies somewhere in these lines: https://github.com/JabRef/jabref/blob/master/src/main/java/org/jabref/gui/Base.css#L658-L719 |
Okay, I'll look at the scrollbar issue and I'll try solve this. Thank you. |
JabRef 5.0-dev--snapshot--2018-09-13--master--e83680f18
Linux 4.4.0-135-generic amd64
Java 1.8.0_181
Steps to reproduce:
The merge window is shown, and JabRef is frozen - it must be killed from the command line.
There are no particular log messages.
The text was updated successfully, but these errors were encountered: