From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#23900: 25.0.95; GLib-GIO-CRITICAL g_setting-Schema_source_lookup assertion failed on startup Date: Thu, 17 Dec 2020 16:33:57 +0200 Message-ID: <83y2hw7b8q.fsf@gnu.org> References: <87r1nrzh8z.fsf@gnus.org> <874kklig6s.fsf@metalevel.at> <874kkkn16f.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21312"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 23900@debbugs.gnu.org, triska@metalevel.at To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Dec 17 15:35:11 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kpuN5-0005SF-3u for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 17 Dec 2020 15:35:11 +0100 Original-Received: from localhost ([::1]:40736 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kpuN3-0004qu-5P for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 17 Dec 2020 09:35:10 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57306) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kpuMw-0004qe-B6 for bug-gnu-emacs@gnu.org; Thu, 17 Dec 2020 09:35:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:51847) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kpuMw-00074g-1w for bug-gnu-emacs@gnu.org; Thu, 17 Dec 2020 09:35:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kpuMv-0003se-QE for bug-gnu-emacs@gnu.org; Thu, 17 Dec 2020 09:35:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Dec 2020 14:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 23900 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 23900-submit@debbugs.gnu.org id=B23900.160821564814845 (code B ref 23900); Thu, 17 Dec 2020 14:35:01 +0000 Original-Received: (at 23900) by debbugs.gnu.org; 17 Dec 2020 14:34:08 +0000 Original-Received: from localhost ([127.0.0.1]:35160 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kpuM3-0003rN-Ka for submit@debbugs.gnu.org; Thu, 17 Dec 2020 09:34:07 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:35686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kpuM0-0003qp-1r for 23900@debbugs.gnu.org; Thu, 17 Dec 2020 09:34:06 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52736) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kpuLu-0006jD-6Q; Thu, 17 Dec 2020 09:33:58 -0500 Original-Received: from [176.228.60.248] (port=4089 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kpuLt-0001rI-IN; Thu, 17 Dec 2020 09:33:58 -0500 In-Reply-To: <874kkkn16f.fsf@gnus.org> (message from Lars Ingebrigtsen on Thu, 17 Dec 2020 12:04:40 +0100) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:196255 Archived-At: > From: Lars Ingebrigtsen > 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?)