-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
When saving: The libary has been modified by another program #4877
Copy link
Copy link
Open
Description
Edit:
JabRef 5.0, 5.1, 5.2, 5.4 till current version (Nov2021) is affected.
If you add a comment please add
- your operating system
- encoding of the document (e.g. ASCII, ANSI, ISO-8859, UTF-16 , ...)
- the line-seperators used in the file (lineforward or cariage-return or both or mixed)
- the settings of
Options>Preferences>File
-- (a) Newline seperator (try LineForward)
-- (b) Always reformat BIB file on save and export (try disabling)
-- (c) Autosave local libraries (try disabling)
Original post
JabRef 5.0-dev--snapshot--2019-04-09--master--0dd091f31
Linux 4.15.0-47-generic amd64
Java 1.8.0_201
Ubuntu 18.04
- I have tested the latest development version from http://builds.jabref.org/master/ and the problem persists
Steps to reproduce the behavior: (same as #4810 )
- open .bib-file
- press "ctrl" & "s"
- Repeat step 2 till Bug appears.
- The message "The library has been modified by another program" appears
- DO NOT accept the changes, otherwise all entries will be doubled (click dismiss)


Log File
Opening: /home/jkalliau/Desktop/Jabrefissue/LargeFile.bib
Can only load style files: Preview
Vorschaustil geändert zu: Vorschau
Speichere Bibliothek...
Opening: /tmp/jabref2591679195168273738.bib
Opening: /home/jkalliau/Desktop/Jabrefissue/LargeFile.bib
Bibliothek gespeichert '/home/jkalliau/Desktop/Jabrefissue/LargeFile.bib'.
Terminal
16:45:54.405 [JavaFX Application Thread] INFO org.jabref.logic.importer.OpenDatabase - Opening: /home/jkalliau/Desktop/Jabrefissue/LargeFile.bib
16:45:54.963 [JavaFX Application Thread] ERROR org.jabref.logic.citationstyle.CitationStyle - Can only load style files: Preview
16:45:55.220 [JavaFX Application Thread] INFO org.jabref.gui.FXDialogService - Vorschaustil geändert zu: Vorschau
16:46:06.495 [JavaFX Application Thread] INFO org.jabref.gui.FXDialogService - Speichere Bibliothek...
16:46:06.524 [pool-3-thread-2] INFO org.jabref.logic.importer.OpenDatabase - Opening: /tmp/jabref2591679195168273738.bib
16:46:06.526 [pool-3-thread-2] INFO org.jabref.logic.importer.OpenDatabase - Opening: /home/jkalliau/Desktop/Jabrefissue/LargeFile.bib
16:46:06.530 [JavaFX Application Thread] INFO org.jabref.gui.FXDialogService - Bibliothek gespeichert '/home/jkalliau/Desktop/Jabrefissue/LargeFile.bib'.
16:53:39.039 [JavaFX Application Thread] INFO org.jabref.gui.FXDialogService - In die Zwischenablage kopiert
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
High priority