unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55416: 29.0.50; b65a905edf57b9d6d24713c18ce26c6475b87c3e GLib-GIO-ERROR Settings schema 'org.gnome.desktop.interface' does not contain a key named 'font-antialiasing'
@ 2022-05-14 19:20 Kun Liu
  2022-05-15  1:12 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 5+ messages in thread
From: Kun Liu @ 2022-05-14 19:20 UTC (permalink / raw)
  To: 55416

[-- Attachment #1: Type: text/plain, Size: 2683 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 2922 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#55416: 29.0.50; b65a905edf57b9d6d24713c18ce26c6475b87c3e GLib-GIO-ERROR Settings schema 'org.gnome.desktop.interface' does not contain a key named 'font-antialiasing'
  2022-05-14 19:20 bug#55416: 29.0.50; b65a905edf57b9d6d24713c18ce26c6475b87c3e GLib-GIO-ERROR Settings schema 'org.gnome.desktop.interface' does not contain a key named 'font-antialiasing' Kun Liu
@ 2022-05-15  1:12 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-05-15  1:31   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 5+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-15  1:12 UTC (permalink / raw)
  To: Kun Liu; +Cc: 55416

Your subject line is a bit long.  Please try to keep it shorter in the
future: there is no need to include the entire commit identifier in the
subject, since report-emacs-bug includes it in the body.

Kun Liu <kun.liu@gmail.com> writes:

> 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

Thanks, I will look into this.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#55416: 29.0.50; b65a905edf57b9d6d24713c18ce26c6475b87c3e GLib-GIO-ERROR Settings schema 'org.gnome.desktop.interface' does not contain a key named 'font-antialiasing'
  2022-05-15  1:12 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-05-15  1:31   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-05-15 14:37     ` Kun Liu
  0 siblings, 1 reply; 5+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-15  1:31 UTC (permalink / raw)
  To: Kun Liu; +Cc: 55416

Po Lu <luangruo@yahoo.com> writes:

> Thanks, I will look into this.

Should be fixed now.  Please test.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#55416: 29.0.50; b65a905edf57b9d6d24713c18ce26c6475b87c3e GLib-GIO-ERROR Settings schema 'org.gnome.desktop.interface' does not contain a key named 'font-antialiasing'
  2022-05-15  1:31   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-05-15 14:37     ` Kun Liu
  2022-05-16  1:03       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 5+ messages in thread
From: Kun Liu @ 2022-05-15 14:37 UTC (permalink / raw)
  To: Po Lu; +Cc: 55416

[-- Attachment #1: Type: text/plain, Size: 264 bytes --]

Tested with commit f171a36c0ad7a0b5b69c3d4bad2875c54e2ccdd9. Works now.

Thanks!

On Sat, May 14, 2022 at 6:31 PM Po Lu <luangruo@yahoo.com> wrote:

> Po Lu <luangruo@yahoo.com> writes:
>
> > Thanks, I will look into this.
>
> Should be fixed now.  Please test.
>

[-- Attachment #2: Type: text/html, Size: 648 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#55416: 29.0.50; b65a905edf57b9d6d24713c18ce26c6475b87c3e GLib-GIO-ERROR Settings schema 'org.gnome.desktop.interface' does not contain a key named 'font-antialiasing'
  2022-05-15 14:37     ` Kun Liu
@ 2022-05-16  1:03       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 5+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-16  1:03 UTC (permalink / raw)
  To: Kun Liu; +Cc: 55416-done

Kun Liu <kun.liu@gmail.com> writes:

> Tested with commit f171a36c0ad7a0b5b69c3d4bad2875c54e2ccdd9. Works now.

I'll close this bug then, thanks for testing.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-16  1:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-14 19:20 bug#55416: 29.0.50; b65a905edf57b9d6d24713c18ce26c6475b87c3e GLib-GIO-ERROR Settings schema 'org.gnome.desktop.interface' does not contain a key named 'font-antialiasing' Kun Liu
2022-05-15  1:12 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-15  1:31   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-15 14:37     ` Kun Liu
2022-05-16  1:03       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).