Hi,
I am facing the issue with the simulation files (especially schematics) getting locked. I tried to create a new schematic mimicking the locked one and this too got locked somehow. I cant edit it (add instances). I tried running this command
find . -name '*.cdsclk' -exec rm {} \;
I dont find any lock files except the one shown in the snapshot. I checked the permissions of the file in the library manager and it shows the owner being given permissions to read/write/execute.
How can I go about solving this?
