* bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup
@ 2016-07-05 19:30 Markus Triska
2020-12-15 6:59 ` Lars Ingebrigtsen
0 siblings, 1 reply; 9+ messages in thread
From: Markus Triska @ 2016-07-05 19:30 UTC (permalink / raw)
To: 23900
When I do:
$ emacs -Q
then the following is displayed on the terminal before anything else happens:
(process:94387): GLib-GIO-CRITICAL **: g_settings_schema_source_lookup: assertion 'source != NULL' failed
Immediately after this, a frame is shown and I can interact with Emacs.
All the best,
Markus
In GNU Emacs 25.0.95.2 (x86_64-apple-darwin15.5.0, X toolkit, Xaw scroll bars)
of 2016-07-05 built on mt-imac
Repository revision: e3b039d1a0e611d6619ed3ce67d125160d644ebc
Windowing system distributor 'The X.Org Foundation', version 11.0.11502000
Configured using:
'configure --without-ns CFLAGS=-I/opt/local/include
LDFLAGS=-L/opt/local/lib'
Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK GSETTINGS NOTIFY ACL GNUTLS
LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS LUCID X11
Important settings:
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8-unix
^ permalink raw reply [flat|nested] 9+ messages in thread
* bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup
2016-07-05 19:30 bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup Markus Triska
@ 2020-12-15 6:59 ` Lars Ingebrigtsen
2020-12-16 21:39 ` Markus Triska
0 siblings, 1 reply; 9+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-15 6:59 UTC (permalink / raw)
To: Markus Triska; +Cc: 23900
Markus Triska <triska@metalevel.at> writes:
> When I do:
>
> $ emacs -Q
>
> then the following is displayed on the terminal before anything else happens:
>
> (process:94387): GLib-GIO-CRITICAL **: g_settings_schema_source_lookup: assertion 'source != NULL' failed
>
> Immediately after this, a frame is shown and I can interact with Emacs.
(This bug report unfortunately got no response at the time.)
I remember seeing those messages quite a bit in the past, but can't
recall seeing them lately. Are you still seeing this problem in more
recent Emacs versions?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 9+ messages in thread
* bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup
2020-12-15 6:59 ` Lars Ingebrigtsen
@ 2020-12-16 21:39 ` Markus Triska
2020-12-17 8:38 ` Robert Pluim
2020-12-17 11:04 ` Lars Ingebrigtsen
0 siblings, 2 replies; 9+ messages in thread
From: Markus Triska @ 2020-12-16 21:39 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 23900
Dear Lars,
Lars Ingebrigtsen <larsi@gnus.org> writes:
> (This bug report unfortunately got no response at the time.)
>
> I remember seeing those messages quite a bit in the past, but can't
> recall seeing them lately. Are you still seeing this problem in more
> recent Emacs versions?
With GNU Emacs 27.0.50, I now get different output:
$ emacs -Q
Warning: locale not supported by Xlib, locale set to C
Fontconfig warning: ignoring UTF-8: not a valid region tag
All the best,
Markus
^ permalink raw reply [flat|nested] 9+ messages in thread
* bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup
2020-12-16 21:39 ` Markus Triska
@ 2020-12-17 8:38 ` Robert Pluim
2020-12-20 22:58 ` Markus Triska
2020-12-17 11:04 ` Lars Ingebrigtsen
1 sibling, 1 reply; 9+ messages in thread
From: Robert Pluim @ 2020-12-17 8:38 UTC (permalink / raw)
To: Markus Triska; +Cc: 23900, Lars Ingebrigtsen
Markus Triska <triska@metalevel.at> writes:
> Dear Lars,
>
> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>> (This bug report unfortunately got no response at the time.)
>>
>> I remember seeing those messages quite a bit in the past, but can't
>> recall seeing them lately. Are you still seeing this problem in more
>> recent Emacs versions?
>
> With GNU Emacs 27.0.50, I now get different output:
>
> $ emacs -Q
> Warning: locale not supported by Xlib, locale set to C
> Fontconfig warning: ignoring UTF-8: not a valid region tag
What does 'locale' output?
Robert
^ permalink raw reply [flat|nested] 9+ messages in thread
* bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup
2020-12-16 21:39 ` Markus Triska
2020-12-17 8:38 ` Robert Pluim
@ 2020-12-17 11:04 ` Lars Ingebrigtsen
2020-12-17 14:33 ` Eli Zaretskii
1 sibling, 1 reply; 9+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-17 11:04 UTC (permalink / raw)
To: Markus Triska; +Cc: 23900
Markus Triska <triska@metalevel.at> writes:
>> (This bug report unfortunately got no response at the time.)
>>
>> I remember seeing those messages quite a bit in the past, but can't
>> recall seeing them lately. Are you still seeing this problem in more
>> recent Emacs versions?
>
> With GNU Emacs 27.0.50, I now get different output:
>
> $ emacs -Q
> Warning: locale not supported by Xlib, locale set to C
> Fontconfig warning: ignoring UTF-8: not a valid region tag
OK, so the original reported bug, seems to be gone, I guess?
But this new message sounds like you have a locale that's unsupported by
the OS.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 9+ messages in thread
* bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup
2020-12-17 11:04 ` Lars Ingebrigtsen
@ 2020-12-17 14:33 ` Eli Zaretskii
0 siblings, 0 replies; 9+ messages in thread
From: Eli Zaretskii @ 2020-12-17 14:33 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 23900, triska
> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Thu, 17 Dec 2020 12:04:40 +0100
> Cc: 23900@debbugs.gnu.org
>
> > With GNU Emacs 27.0.50, I now get different output:
> >
> > $ emacs -Q
> > Warning: locale not supported by Xlib, locale set to C
> > Fontconfig warning: ignoring UTF-8: not a valid region tag
>
> OK, so the original reported bug, seems to be gone, I guess?
>
> But this new message sounds like you have a locale that's unsupported by
> the OS.
And these aren't Emacs messages, are they? The second one definitely
isn't, but what about the first one? (FWIW, I didn't find such text
in Emacs, did I miss something?)
^ permalink raw reply [flat|nested] 9+ messages in thread
* bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup
2020-12-17 8:38 ` Robert Pluim
@ 2020-12-20 22:58 ` Markus Triska
2020-12-20 23:11 ` Lars Ingebrigtsen
0 siblings, 1 reply; 9+ messages in thread
From: Markus Triska @ 2020-12-20 22:58 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 23900
Robert Pluim <rpluim@gmail.com> writes:
>> $ emacs -Q
>> Warning: locale not supported by Xlib, locale set to C
>> Fontconfig warning: ignoring UTF-8: not a valid region tag
>
> What does 'locale' output?
It says:
$ locale
LANG=
LC_COLLATE="C"
LC_CTYPE="UTF-8"
LC_MESSAGES="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_ALL=
^ permalink raw reply [flat|nested] 9+ messages in thread
* bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup
2020-12-20 22:58 ` Markus Triska
@ 2020-12-20 23:11 ` Lars Ingebrigtsen
2020-12-22 6:29 ` Lars Ingebrigtsen
0 siblings, 1 reply; 9+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-20 23:11 UTC (permalink / raw)
To: Markus Triska; +Cc: 23900
Markus Triska <triska@metalevel.at> writes:
> Robert Pluim <rpluim@gmail.com> writes:
>
>>> $ emacs -Q
>>> Warning: locale not supported by Xlib, locale set to C
>>> Fontconfig warning: ignoring UTF-8: not a valid region tag
>>
>> What does 'locale' output?
>
> It says:
>
> $ locale
> LANG=
> LC_COLLATE="C"
> LC_CTYPE="UTF-8"
I don't think that's a valid locale name? With it, I get a similar
error message to you.
$ LC_CTYPE=UTF-8 ./src/emacs
(process:3691062): Gtk-WARNING **: 00:10:05.068: Locale not supported by C library.
Using the fallback 'C' locale.
Fontconfig warning: ignoring UTF-8: not a valid region tag
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 9+ messages in thread
* bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup
2020-12-20 23:11 ` Lars Ingebrigtsen
@ 2020-12-22 6:29 ` Lars Ingebrigtsen
0 siblings, 0 replies; 9+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-22 6:29 UTC (permalink / raw)
To: Markus Triska; +Cc: 23900
Lars Ingebrigtsen <larsi@gnus.org> writes:
>> LC_CTYPE="UTF-8"
>
> I don't think that's a valid locale name? With it, I get a similar
> error message to you.
So I don't think this is an Emacs problem, and since the original issue
has gone away, I'm closing this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2020-12-22 6:29 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-05 19:30 bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup Markus Triska
2020-12-15 6:59 ` Lars Ingebrigtsen
2020-12-16 21:39 ` Markus Triska
2020-12-17 8:38 ` Robert Pluim
2020-12-20 22:58 ` Markus Triska
2020-12-20 23:11 ` Lars Ingebrigtsen
2020-12-22 6:29 ` Lars Ingebrigtsen
2020-12-17 11:04 ` Lars Ingebrigtsen
2020-12-17 14:33 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.