Bug 69946 - Do not ignore missing default conf.d
Summary: Do not ignore missing default conf.d
Status: RESOLVED MOVED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: conf (show other bugs)
Version: unspecified
Hardware: All All
: medium trivial
Assignee: fontconfig-bugs
QA Contact: Behdad Esfahbod
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-30 02:55 UTC by Jehan
Modified: 2018-08-20 21:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch changing ignore-missing value. (627 bytes, patch)
2013-09-30 02:56 UTC, Jehan
Details | Splinter Review

Description Jehan 2013-09-30 02:55:16 UTC
Hi,

This is a follow-up of bug 69836. A very very minor improvement. Basically I think that the conf.d/ default configuration folder should not be ignored if missing in the default setup.

We had various font-related bugs on the released GIMP 2.8.6 for Windows, because the conf.d was not found, and it was hard to diagnose because not much feedback from fontconfig. The configuration issue has now been fixed with bug 69836 (thanks for that!), but if another similar configuration issue was to arise again, it would be nice to have default feedback.

I understand that the configuration files can be considered an "optional" thing for some advanced users, and these users would likely not use, or have their own files. But for these *advanced* users, they would modify on purpose the fonts.conf file anyway. On the other hand the very basic user, which just install fontconfig, does not touch much, if at all the fonts.conf, and expects it to work like it always did, this one expects the conf.d/ configuration directory to exist. For this user, I would say that the conf.d/ folder and its contents is not considered an optional thing at all, but a major feature (for instance in GIMP, the default conf.d allows to simulate bold/italic typefaces for fonts which don't have these features by default, and users were considering that GIMP was bugged on Windows because of this issue: https://bugzilla.gnome.org/show_bug.cgi?id=708110).

This is why I propose this small patch to use ignore-missing="no". Because when such a configuration issue, the "default" fonts.conf should warn the user there is an issue.
Comment 1 Jehan 2013-09-30 02:56:28 UTC
Created attachment 86823 [details] [review]
Patch changing ignore-missing value.

And here is the basic patch for this. Thanks!
Comment 2 GitLab Migration User 2018-08-20 21:49:24 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/68.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.