Font permissions #114

Closed
opened 2026-04-05 19:44:50 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @getsnoopy on 5/27/2022

It seems like another issue that's cropping up is when the folders are attempted to be copied into the home directory, it throws errors for a few font files with a Permission Denied error. It turns out that there are some font files which don't have the same permissions as all the other font files, so this needs to be fixed. These problematic font files seem to have permissions of 444, but they should be 664 instead.

*Originally created by @getsnoopy on 5/27/2022* It seems like another issue that's cropping up is when the folders are attempted to be copied into the home directory, it throws errors for a few font files with a `Permission Denied` error. It turns out that there are some font files which don't have the same permissions as all the other font files, so this needs to be fixed. These problematic font files seem to have permissions of `444`, but they should be `664` instead.
Sign in to join this conversation.