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

Issue with java.lang.NullPointerException: Files #2917

Closed
tobiasdiez opened this issue Jun 15, 2017 · 1 comment
Closed

Issue with java.lang.NullPointerException: Files #2917

tobiasdiez opened this issue Jun 15, 2017 · 1 comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs

Comments

@tobiasdiez
Copy link
Member

java.nio.file.Files.exists

org.jabref.gui.util.FileDialogConfiguration$Builder.withInitialDirectory

FileDialogConfiguration.java

82
org.jabref.gui.util.FileDialogConfiguration$Builder.withInitialDirectory

FileDialogConfiguration.java

90
org.jabref.gui.preftabs.PreferencesDialog.lambda$new$4

PreferencesDialog.java

168

Probably directory is null at https://github.com/JabRef/jabref/blob/master/src/main/java/org/jabref/gui/util/FileDialogConfiguration.java#L90
View this instance in the Azure portal<\a>
View similar exceptions in this time range<\a>

@tobiasdiez tobiasdiez added the bug Confirmed bugs or reports that are very likely to be bugs label Jun 15, 2017
@Siedlerchr
Copy link
Member

I'll take a look at it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs
Projects
None yet
Development

No branches or pull requests

2 participants