GNU bug report logs - #55422
Emacs not starting due to gsettings changes.

Previous Next

Package: emacs;

Reported by: Pankaj Jangid <pankaj <at> codeisgreat.org>

Date: Sun, 15 May 2022 03:21:02 UTC

Severity: normal

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 55422 <at> debbugs.gnu.org (full text, mbox):

From: Pankaj Jangid <pankaj <at> codeisgreat.org>
To: Po Lu <luangruo <at> yahoo.com>
Cc: 55422 <at> debbugs.gnu.org, pieter.van.prooijen <at> teloden.nl
Subject: Re: bug#55422: Emacs not starting due to gsettings changes.
Date: Sun, 15 May 2022 10:47:06 +0530
Po Lu <luangruo <at> yahoo.com> writes:

> Please set a breakpoint on this part of xsettings.c:
>
>   GVariant *val;
>   const char *antialias;
>
> - if (!xg_settings_key_valid_p (settings, GSETTINGS_FONT_ANTIALIASING))
>     return;
>
>   val = g_settings_get_value (settings, GSETTINGS_FONT_ANTIALIASING);
>
> What is the return of `xg_settings_key_valid_p'?

It is returning false.




This bug report was last modified 3 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.