-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
JabRef version 5.0-dev (commit db96f88 master) on Ubuntu-16.04 x86_64
[x ] I have tested the latest development version from * master db96f88 Fix problem with search and switching between libraries (#5326) from https://github.com/JabRef/jabref.git and the problem persists
When searching Medline/PubMed using the Web search feature, a dialogue opens but stays empty, apparently indefinitely. No progress indicator or status feedback is provided:
Searches in other libraries (ArXiv, ACM portal, Google Scholar) work as expected.
Steps to reproduce the behavior:
- Start JabRef:
build/image/bin/JabRefMain & - Create a new library
- Search for "nuclease" in Medline/PubMed. An empty dialogue appears and stays indefinitely long.
The PubMed web site (https://www.ncbi.nlm.nih.gov/pubmed/?term=nuclease) is operational during the search and produces 22077 hits. Searches with fewer hits (~50) also fail on JabRef.
The STDERR log does not contain any hints; a lot of "ERROR ThemeLoader Could not watch css file for changes jrt:/org.jabref/org/jabref/gui/Base.css / java.lang.UnsupportedOperationException" are produced, however (but they are always produced in this revision of JabRef...)
Update: creating a new entry using the "Select entry type dialogue", selecting Medline/Pubmed ID type and pasting PMID into the ID field does not work as well. The same dialogue works for DOIs, however. Thus, it could be a related issue...
