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

File Annotation Tab fails to load if entry has not BibTexKey #2903

Closed
Siedlerchr opened this issue Jun 11, 2017 · 0 comments
Closed

File Annotation Tab fails to load if entry has not BibTexKey #2903

Siedlerchr opened this issue Jun 11, 2017 · 0 comments
Assignees

Comments

@Siedlerchr
Copy link
Member

Have an entry with no key
Add a pdf
click on File Annotations Tab:

20:32:32.914 [JavaFX Application Thread] ERROR org.jabref.FallbackExceptionHandler - Uncaught exception Occurred in Thread[JavaFX Application Thread,5,main]
java.util.NoSuchElementException: No value present
	at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_131]
	at org.jabref.logic.pdf.FileAnnotationCache.getFromCache(FileAnnotationCache.java:41) ~[bin/:?]
	at org.jabref.gui.entryeditor.FileAnnotationTab.addAnnotations(FileAnnotationTab.java:101) ~[bin/:?]
	at org.jabref.gui.entryeditor.FileAnnotationTab.initialize(FileAnnotationTab.java:331) ~[bin/:?]
	at org.jabref.gui.entryeditor.EntryEditorTab.notifyAboutFocus(EntryEditorTab.java:23) ~[bin/:?]
	at org.jabref.gui.entryeditor.EntryEditor.lambda$1(EntryEditor.java:171) ~[bin/:?]
	at org.fxmisc.easybind.EasyBind.lambda$subscribe$12(EasyBind.java:263) ~[easybind-1.0.3.jar:?]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant