-
-
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
Exception after cleanup entries dialog with rename PDF option enabled #5108
Comments
The reason for this seems to be the Binding created in the constructor of
For this Binding, the fix from #4871 (and #4964 ) does not seem to work, because the binding is triggered directly from the call
@tobiasdiez What about adding a |
See also #5010 |
@r0light Thanks for investigating this issue. I agree that adding I had a quick look and found griffon-javafx which includes such wrappers: http://griffon-framework.org/guide/2.11.0/api/griffon/javafx/beans/binding/UIThreadAwareBindings.html |
@tobiasdiez yes i would like to have a look at this. |
This is similar to issue #4817, which has been closed already. However, the exception is different.
Version:
JabRef 5.0-dev
Linux 4.4.0-154-generic amd64
Java 1.8.0_212
started via
./gradlew run
at commit add35beSteps to reproduce:
Besides the exception, the renaming works, nevertheless.
Error Log:
Detail information:
The text was updated successfully, but these errors were encountered: