Hello!
I have noticed a problem. For the version, see below.
Open an existing kicadd_pro file
(try to) open the PCB file.
→ 1 click : doesn’t open
→ 2 clicks: does something, opens an empty file
and pops up a window saying: PCB xxx.kicad_pcb is already open by ‘me’ at ‘pc_name’.
Interleaved saves may produce very unexpected results.
Here: 2 buttons. Open Anyway or cancel.
When choosing open anyway, it works normally. But what is the cause of this phenomenon?
Thanks!
Addendum: I should also say that when it happened this morning, it was a fresh boot, there was no application running (i.e. no other Kicad file open, and in short no application at all).
This probably means KiCad crashed at some point while you had the project open, which leaves behind a lockfile. You can look for the lockfile in the project directory and delete it.
Sorry for the delay, I was busy on other things. It didn’t happen in the meantime, but it’s good to know.
As I had a saved zip of the project, I just unzipped the latest one. I could have saved time.
So consider it solved for me too.
FWIW, deleting the .lck file actually caused the schematic file to no longer open, it claimed it could not fin other associated files. To get into my schematic, it took a few click sequences to figure out: first File->close the project, then open it again, try to open the .sch file, deal with the lock warning by clicking “open anyway”. I could not find a way around this, so I made a new project and copied my work over to that. Fortunately I wasn’t too deep into things yet. The schematic I opened in the old project and cut and pasted over to the new, and the library files I copied to the new project directory and set up new project library references in the new project.