When compiling a personal book, I use an iterative process of compiling, scanning the result for errors, recompiling, and repeat until it is to my satisfaction. (Sometimes it takes several passes to get the syntax correct.) This used to work, but some Logos 5 update broke the capability, and this has carried over into Logos 6. I cannot compile more than once, without having to restart Logos. The only panel open is Personal Books, but I get the following error:
[Info] Starting build for PBB:6bcea02119a04dbfaf706fe30ea49ac4
[Error] Error while building book: Could not remove existing resource. Please close all other open panels and try again.
[Error] Exception: LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookBuilderException: Could not remove existing resource. Please close all other open panels and try again.
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter+<CreatePersonalBookWork>c__Iterator1.MoveNext () [0x006c5] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/Panels/PersonalBookBuilderPanel/PersonalBookConverter.cs:189
at Libronix.Utility.Threading.AsyncWorkerTask`1[Libronix.Utility.VoidType].EnumMoveNext () [0x0001a] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/Utility/src/Libronix.Utility/Threading/AsyncWorkerTask.cs:124
Appreciate any hints how to fix this issue, as repeatedly restarting Logos puts a crimp in my workflow.