https://bugzilla.redhat.com/show_bug.cgi?id=1770450
Bug ID: 1770450 Summary: Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample .conf", line 6: unknown element "reset-dirs" Product: Fedora Version: 30 Status: NEW Component: fontconfig Assignee: tagoh@redhat.com Reporter: lhaastdaiz@gmail.com QA Contact: extras-qa@fedoraproject.org CC: ajax@redhat.com, caillon+fedoraproject@gmail.com, fonts-bugs@lists.fedoraproject.org, gnome-sig@lists.fedoraproject.org, i18n-bugs@lists.fedoraproject.org, john.j5live@gmail.com, mclasen@redhat.com, pnemade@redhat.com, rhughes@redhat.com, rstrode@redhat.com, sandmann@redhat.com, tagoh@redhat.com Target Milestone: --- Classification: Fedora
When upgrading to fontconfig-2.13.1-9.fc30.x86_64, dnf emits this warning:
Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"
$ cat -n /usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf 1 <?xml version="1.0"?> 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> 3 <fontconfig> 4 <description>Re-define fonts dirs sample</description> 5 6 <reset-dirs /> 7 <dir prefix="xdg">fonts</dir> 8 9 </fontconfig>
https://bugzilla.redhat.com/show_bug.cgi?id=1770450
Parag Nemade pnemade@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed| |2020-04-07 16:36:34
--- Comment #1 from Parag Nemade pnemade@redhat.com --- This is no more issue in Fedora. When fontconfig added this element, some applications did not process it while using fontconfig.
https://bugzilla.redhat.com/show_bug.cgi?id=1770450
Kiren Pillay kirenpillay1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kirenpillay1@gmail.com
--- Comment #2 from Kiren Pillay kirenpillay1@gmail.com --- So what is the workaround for this? Are the applications that use fontconfig meant to change something?
I am getting this bug when I launch my Android Studio.
https://bugzilla.redhat.com/show_bug.cgi?id=1770450
--- Comment #3 from Akira TAGOH tagoh@redhat.com --- Please ask to rebuild it against the latest version of fontconfig. this isn't really our issue since this was caused by bundled library in application. otherwise use flatpak.
https://bugzilla.redhat.com/show_bug.cgi?id=1770450
--- Comment #4 from Akira TAGOH tagoh@redhat.com --- I mean, in you case.
https://bugzilla.redhat.com/show_bug.cgi?id=1770450
Anatoli Babenia anatoli@rainforce.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |anatoli@rainforce.org
--- Comment #5 from Anatoli Babenia anatoli@rainforce.org --- Google sent me here. How to check which version of fontconfig was used and with which version to rebuild? I suspect that F32 ships with the "broken" fontconfig.
i18n-bugs@lists.fedoraproject.org