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

This exception happens whenever the latest development version starts #3525

Closed
psychelzh opened this issue Dec 13, 2017 · 2 comments
Closed
Labels
bug Confirmed bugs or reports that are very likely to be bugs search

Comments

@psychelzh
Copy link
Contributor

psychelzh commented Dec 13, 2017

JabRef 4.1-dev--snapshot--2017-12-08--master--6f39151a7
Windows 10 10.0 amd64
Java 1.8.0_151

The error log:

Opening: C:\Users\zlgsa\OneDrive\Documents\JabRefBibs\MyFullResearch.bib
Opening: C:\Users\zlgsa\OneDrive\Documents\JabRefBibs\seminar.bib
Uncaught exception occurred in Thread[JavaFX Application Thread,5,main]
java.lang.NullPointerException
	at org.jabref.gui.search.GlobalSearchBar.lambda$new$5(GlobalSearchBar.java:196)
	at com.sun.javafx.application.PlatformImpl.lambda$null$172(PlatformImpl.java:295)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.javafx.application.PlatformImpl.lambda$runLater$173(PlatformImpl.java:294)
	at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
	at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
	at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
	at java.lang.Thread.run(Unknown Source)
@tobiasdiez
Copy link
Member

Thanks for the report! This should be fixed since yesterday evening but our builds are broken at the moment so that https://builds.jabref.org/master/ does not offer the new downloads.

@tobiasdiez tobiasdiez added bug Confirmed bugs or reports that are very likely to be bugs fixed-in-devBuilds search labels Dec 13, 2017
@sambo57u
Copy link

I can confirm that it is fixed with 12-19 devel version.

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 search
Projects
None yet
Development

No branches or pull requests

3 participants