I'm using ibtool to localize nibs. I exported string files, translated them, and now trying to apply translated strings back to the nibs using ibtool once again. It works for the most parts except that for some files (about 25% of all nibs) I get the following error:
Couldn't open shared capabilities memory GSCapabilities (No such file or directory)
What can cause that?