GNU bug report logs -
#55416
29.0.50; b65a905edf57b9d6d24713c18ce26c6475b87c3e GLib-GIO-ERROR Settings schema 'org.gnome.desktop.interface' does not contain a key named 'font-antialiasing'
Previous Next
Reported by: Kun Liu <kun.liu <at> gmail.com>
Date: Sat, 14 May 2022 19:21:02 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Done: Po Lu <luangruo <at> yahoo.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 16 May 2022 09:03:13 +0800
with message-id <87lev2qofi.fsf <at> yahoo.com>
and subject line Re: bug#55416: 29.0.50; b65a905edf57b9d6d24713c18ce26c6475b87c3e GLib-GIO-ERROR Settings schema 'org.gnome.desktop.interface' does not contain a key named 'font-antialiasing'
has caused the debbugs.gnu.org bug report #55416,
regarding 29.0.50; b65a905edf57b9d6d24713c18ce26c6475b87c3e GLib-GIO-ERROR Settings schema 'org.gnome.desktop.interface' does not contain a key named 'font-antialiasing'
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
55416: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55416
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Commit b65a905edf57b9d6d24713c18ce26c6475b87c3e
Repository branch: master
System Description: Debian GNU/Linux 11 (bullseye)
Configured using:
'configure --with-native-compilation --with-pgtk'
Configured features:
CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON
LIBOTF LIBSELINUX LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER
PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS XIM
GTK3 ZLIB
Important settings:
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8-unix
After build, I did
emacs -Q
and got the following error:
(emacs:2141057): GLib-GIO-ERROR **: 12:09:55.299: Settings schema
'org.gnome.desktop.interface' does not contain a key named
'font-antialiasing'
Fatal error 5: Trace/breakpoint trap
Backtrace:
./emacs(+0x14f7d1)[0x5607a443b7d1]
./emacs(+0x44881)[0x5607a4330881]
./emacs(+0x44dbf)[0x5607a4330dbf]
./emacs(+0x14de2d)[0x5607a4439e2d]
./emacs(+0x14df19)[0x5607a4439f19]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140)[0x7f70142b0140]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_log_structured_array+0x117)[0x7f7015554ca7]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_log_default_handler+0xb5)[0x7f70155550b5]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_logv+0x219)[0x7f7015555309]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_log+0x8f)[0x7f701555559f]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0xf44e9)[0x7f70157794e9]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0xf4b5c)[0x7f7015779b5c]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_settings_get_value+0x65)[0x7f701577dcf5]
./emacs(+0x2782cd)[0x5607a45642cd]
./emacs(+0x279083)[0x5607a4565083]
./emacs(+0x26f482)[0x5607a455b482]
./emacs(+0x2605ef)[0x5607a454c5ef]
./emacs(+0x202627)[0x5607a44ee627]
./emacs(+0x1bb7e3)[0x5607a44a77e3]
./emacs(+0x1bd139)[0x5607a44a9139]
./emacs(+0x202627)[0x5607a44ee627]
./emacs(+0x1bb7e3)[0x5607a44a77e3]
/home/kun/temp/emacs/src/../native-lisp/29.0.50-24379d61/preloaded/startup-bbc6ea72-2e31b614.eln(F636f6d6d616e642d6c696e65_command_line_0+0x12db)[0x7f700d8e6c7b]
./emacs(+0x1bb7e3)[0x5607a44a77e3]
/home/kun/temp/emacs/src/../native-lisp/29.0.50-24379d61/preloaded/startup-bbc6ea72-2e31b614.eln(F6e6f726d616c2d746f702d6c6576656c_normal_top_level_0+0xf90)[0x7f700d8e3290]
./emacs(+0x1bf5f2)[0x5607a44ab5f2]
./emacs(+0x1c1827)[0x5607a44ad827]
./emacs(+0x1ba027)[0x5607a44a6027]
./emacs(+0x12ede6)[0x5607a441ade6]
./emacs(+0x1b9f81)[0x5607a44a5f81]
./emacs(+0x12e3d8)[0x5607a441a3d8]
./emacs(+0x1352c3)[0x5607a44212c3]
./emacs(+0x13563c)[0x5607a442163c]
./emacs(+0x4d1b5)[0x5607a43391b5]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xea)[0x7f70124ded0a]
./emacs(+0x4d97a)[0x5607a433997a]
Trace/breakpoint trap
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
Kun Liu <kun.liu <at> gmail.com> writes:
> Tested with commit f171a36c0ad7a0b5b69c3d4bad2875c54e2ccdd9. Works now.
I'll close this bug then, thanks for testing.
This bug report was last modified 3 years and 92 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.