Fontconfig warning: using without calling FcInit() 01 July 2025, 18:36:16 I get this warning if I open for example geany or libreoffice from terminal since last update to fontconfig. What can I do to get rid of this warning? I didn't find anything useful from searching. Quote Selected 1 Likes
Re: Fontconfig warning: using without calling FcInit() Reply #1 – 02 July 2025, 07:32:52 Quote from: XyzzyX – on 01 July 2025, 18:36:16I get this warning if I open for example geany or libreoffice from terminal since last update to fontconfig. What can I do to get rid of this warning? I didn't find anything useful from searching. FWIW - I can ***not*** confirm this. All I get is a bunch of the normal gtk warnings.... at least from Libreoffice Quote Selected
Re: Fontconfig warning: using without calling FcInit() Reply #2 – 02 July 2025, 07:38:24 I am sorry - is this what you are talking about?(soffice:5231): Gtk-WARNING **: 01:31:22.830: Theme parsing error: gtk.css:187:34: The :inconsistent pseudo-class is deprecated. Use :indeterminate instead.Fontconfig warning: using without calling FcInit()WARNING: A restricted method in java.lang.System has been calledWARNING: java.lang.System::load has been called by com.sun.star.lib.util.NativeLibraryLoader in an unnamed module (file:/usr/lib/libreoffice/program/classes/libreoffice.jar)WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this moduleWARNING: Restricted methods will be blocked in a future release unless native access is enabledWhen I opened a spread sheet, this came up. My inclination is to say, "Why does this bother you". I mean that sincerely. I assume you have a good reason why this bothers you, and I am sincerely interested in what that reason is, because functionality does not seem to be affected. It seems like just more broken FreeDesktop stuff that is broken. It happens so frequently I stopped paying attention to these events somewhere about 2006. Quote Selected Last Edit: 02 July 2025, 18:03:04 by mrbrklyn
Re: Fontconfig warning: using without calling FcInit() Reply #3 – 02 July 2025, 10:52:53 It's a warning that suddenly started to show up, and I just assumed it meant something is wrong and needs to be fixed. But if it's just some useless nonsense warning i can live with it. Quote Selected
Re: Fontconfig warning: using without calling FcInit() Reply #4 – 02 July 2025, 12:21:16 Quote from: XyzzyX – on 02 July 2025, 10:52:53It's a warning that suddenly started to show up, and I just assumed it meant something is wrong and needs to be fixed. But if it's just some useless nonsense warning i can live with it. It is a good theoretical question as to what has changed. It is not like the initialization function is particularly new that is affects a dozen different programs that depend on it. Something changed, probably upstream. It is possibly a one line solution to the code base. Quote Selected
Re: Fontconfig warning: using without calling FcInit() Reply #5 – 02 July 2025, 12:39:20 fwiw, I get it as well with any gtk2 app and some gtk3 apps Quote Selected
Re: Fontconfig warning: using without calling FcInit() Reply #6 – 02 July 2025, 18:05:36 Quote from: strange – on 02 July 2025, 12:39:20fwiw, I get it as well with any gtk2 app and some gtk3 appsthe thing to do at this point is to look at the source code for libreoffice et al to see if fnctl() is actually called. If not, then we have a bug report to make. If it is called, then something is wrong with gtk/gnome's compiler Quote Selected
Re: Fontconfig warning: using without calling FcInit() Reply #7 – 03 July 2025, 00:38:26 i just got this message when launching a virtual machine with qemu-system-x84_64fortunately, it seems to be just a warning, and it's not blocking Quote Selected Last Edit: 03 July 2025, 01:16:05 by Dju
Re: Fontconfig warning: using without calling FcInit() Reply #8 – 09 August 2025, 10:16:17 I'm also getting this message when running simply ANY app from the console:Fontconfig warning: using without calling FcInit()Looks like it's a bug somewhere in fontconfig: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/472Or pango, cairo... not sure. Here's a GTK issue as well: https://gitlab.gnome.org/GNOME/gtk/-/issues/7639 Quote Selected
Re: Fontconfig warning: using without calling FcInit() Reply #9 – 09 August 2025, 20:25:20 I think it's a message to the developers that they should call FcInit() in their code, not a warning to the user. Quote Selected
Re: Fontconfig warning: using without calling FcInit() Reply #10 – 09 August 2025, 22:46:20 @XyzzyX oh, the lore behind this username... Quote Selected
Re: Fontconfig warning: using without calling FcInit() Reply #11 – 10 August 2025, 02:33:48 https://en.wikipedia.org/wiki/Zzyzx,_California Quote Selected
Re: Fontconfig warning: using without calling FcInit() Reply #12 – 10 August 2025, 20:51:20 Quote from: nous – on 09 August 2025, 22:46:20@XyzzyX oh, the lore behind this username...I don't understand. I'm from Sweden. I was just playing around with the letters x, y and z. Does it mean something? Quote Selected
Re: Fontconfig warning: using without calling FcInit() Reply #13 – 10 August 2025, 23:28:05 Quote from: XyzzyX – on 10 August 2025, 20:51:20I don't understand. I'm from Sweden. I was just playing around with the letters x, y and z. Does it mean something? It was the legendary magic word of the early computer era, along with a couple less memorable ones. Quote Selected 2 Likes
Re: Fontconfig warning: using without calling FcInit() Reply #14 – 11 August 2025, 16:54:44 Quote from: nous – on 10 August 2025, 23:28:05Quote from: XyzzyX – on 10 August 2025, 20:51:20I don't understand. I'm from Sweden. I was just playing around with the letters x, y and z. Does it mean something? It was the legendary magic word of the early computer era, along with a couple less memorable ones.Thanks for telling me. Funny I choose that without knowing it. But I have an X at the and so not exactly the same, but very close. Quote Selected