-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Automatically set file links not working #3629
Comments
Probably related #3626 |
The functionality seems to work well on macOS High Sierra with JabRef 3.8.2 and JDK build 1.8.0_162-b12. My current workflow for managing my BibTex database involves switching from JabRef 3.8.2 to "Automatically set file links", to JabRef 4.1 or 4.2 to add new entries via DOI since #2879 was never patched in 3.8.2. |
Just to make sure that there are no misunderstandings here: We are definitely not going to backport functionality to old releases. The effort for this is simply not justifiable given the size of the development team and the amount of work to do. You can do it yourself, of course, after all JabRef is open source. |
@lenhard yes of course. I am waiting until 4.2 fixes the "Automatically set file links" and then I will just use that. I have been getting acquainted with the JabRef codebase over the last mont since switching from Mendeley, and I am definitely planning to contribute when my Java gets up to speed! |
What is the status of this issue? It does not work for me with the latest snapshot and just keeps showing the "Searching for files" progress window: Steps to reproduce the behavior:
The problem exists for all the search file options: "Autolink files with names starting with the BibTeX key", "Autolink only files that match the BibTeX key" and "Use regular expression search" (with the default regexp). JabRef version 5.0-dev--snapshot--2019-04-22--master--8e0ffe11d on Windows 7 6.1 amd64 with Java 1.8.0_211 |
Thank you for your report 👍 |
How can I run the lastest build ? I have the last version of JDK, but I get
|
You need still Java 8 to run the build. |
So I have to downgrade java ? My version:
|
Yes. You need Java 8 or you wait until Java 11 support (see the Pull request) is merged. |
I am on macOS with JabRef 4.1 and automatically setting file links is not working anymore. I noticed it since I have done the last update. There is nothing appearing in the event log when I click on the button "Automatically set file links for this entry".
The text was updated successfully, but these errors were encountered: