Summary: | Please install fonts system wide as readable by all | ||
---|---|---|---|
Product: | [Unmaintained] kcontrol | Reporter: | Sune Vuorela <debian> |
Component: | kcmfontinst | Assignee: | Craig Drummond <craig> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sune Vuorela
2007-05-10 00:46:04 UTC
I do set the permissions to 0644 - via chmod. Guess I also need to set umask as well, I wasnt aware that this would be needed if I used the c umask() function. I'll look into this. SVN commit 737575 by craig: Set umask to 0 before calling chmod. CCBUG:145249 M +2 -2 kio/Helper.cpp M +3 -3 kio/KioFonts.cpp M +10 -0 lib/Misc.cpp M +6 -2 lib/Misc.h WebSVN link: http://websvn.kde.org/?view=rev&revision=737575 |