You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.nio.file.FileSystemException: C:\TEMP\xy.pdf -> C:\TEMP\FMC - FMC_ an Approach Towards Architecture Centric System Development.pdf: Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird
Then, the user can detach the file from the entry and try again. Then, it works.
Solution propsal
Stop PDF indexing during drop handling. Start indexing again after drop (includes file move!!) is finished
JabRef version
Latest development branch build (please note build date below)
Operating system
Windows
Details on version and operating system
Windows 10
Checked with the latest development build
Steps to reproduce the behaviour
c:\tempExpected behavior:
File is moved and renamed
Current behavior:
At first attempt, an IOException is risen:
Then, the user can detach the file from the entry and try again. Then, it works.
Solution propsal
Stop PDF indexing during drop handling. Start indexing again after drop (includes file move!!) is finished