InAnYan / jabref

Graphical Java application for managing BibTeX and biblatex (.bib) databases
https://devdocs.jabref.org
MIT License
0 stars 0 forks source link

Output error if no summary can be created #110

Closed koppor closed 3 months ago

koppor commented 3 months ago

Log file:

2024-08-04 13:14:01 [pool-2-thread-3] org.jabref.logic.ai.summarization.GenerateSummaryTask.generateSummary()
ERROR: Could not find path for a linked file: Tan_2021 - The Health Effects of Chocolate and Cocoa_ a Systematic Review.pdf
2024-08-04 13:14:01 [pool-2-thread-3] org.jabref.logic.ai.summarization.GenerateSummaryTask.summarizeAll()
ERROR: No summary can be generated for entry

The UI still shows "Please wait":

image

InAnYan commented 3 months ago

Hmm, should be fixed

koppor commented 3 months ago

Yes:

image