bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30788: 27.0.50; Getting 'char-displayable-p: Invalid hash table reha


From: Noam Postavsky
Subject: bug#30788: 27.0.50; Getting 'char-displayable-p: Invalid hash table rehash size: 1.0' when starting emacs -Q
Date: Thu, 15 Mar 2018 22:45:09 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

tags 30788 fixed
close 30788 26.1
quit

Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Wed, 14 Mar 2018 18:57:28 +0100
>> Cc: 30788@debbugs.gnu.org,
>>     mats.lidell@cag.se
>> From: Ulrich Mueller <ulm@gentoo.org>
>> 
>> > +  /* Do this after the call to xg_initialize, because when
>> > +     Fontconfig is used, xg_initialize calls its initialization
>> > +     function which in some versions of Fontconfig calls setlocale.  */
>> > +  fixup_locale ();
>> > +
>> >          dpy = DEFAULT_GDK_DISPLAY ();
>> > 
>> >  #if ! GTK_CHECK_VERSION (2, 90, 0)
>> 
>> This fixes the problem (tested with fontconfig-2.13.0).
>
> Thanks, pushed to the release branch.
>
>> Note that it has also been fixed in the fontconfig git repository:
>> https://cgit.freedesktop.org/fontconfig/commit/?id=923b5be626a6e03fbaeee0b5cd6d0246c2f8f36f

Now the setlocale has been removed from the library completely:

https://cgit.freedesktop.org/fontconfig/commit/?id=98eaef69af1350e459bf9c175476d3b772968874





reply via email to

[Prev in Thread] Current Thread [Next in Thread]