I’m experiencing a strange bug. I am working on a PCB file and all of a sudden, when saving I am confronted with an error message saying (translated) “Error while saving of PCB file ‘…’ No space left on device”.
I am running Ubuntu 20.04 and I have many many GBs of space left on my device. Also the working directory is on my hard drive and symlinked or anything.
Original reads: “Error saving board file ‘…’ Auf dem Gerät ist kein Speicherplatz mehr verfügbar” - well, looks like missing translation file because this is actually more German than English.
File permissions: Okay, this might be it. This file is the only file in that directory where I as a user have RW-access but the group (also me) actually has no rights at all. That is super strange. Do you think it’s save to change (chmod) while the file is open?
The problem may be in saving the backups. You can find the settings in Preferences → Common. The backups are saved in the project folder under <project name>-backups.
Can you elaborate on that? Do you mean it could be caused by pcbnew saving a backup? I mean, this only happened once now and then it also went away again. But just curious if there is anything I can do to prevent this in the future, thanks.