Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Eli Zaretskii Newsgroups: gnu.emacs.bug Subject: bug#43177: Bug: Emacs 27.1 hangs forever in `FcCharSetSubtractCount' from '/usr/lib/libfontconfig.so.1' Date: Thu, 03 Sep 2020 20:37:47 +0300 Lines: 21 Sender: "Debbugs-submit" Approved: bug-gnu-emacs@gnu.org Message-ID: References: <7bb2d5e3-1abf-08d6-d7c8-0f1bd139815e@Alexander.Shukaev.name> <3598262d-b65c-b1b4-310a-29149fd89ebf@Alexander.Shukaev.name> <04c384ac-bfbe-6073-829c-20712053bb1d@Alexander.Shukaev.name> <28ddec32-bee2-e6fd-d572-b09766f2be37@Alexander.Shukaev.name> <20b43a48-2aac-032b-8bdf-16dffb25de99@Alexander.Shukaev.name> <87o8mnqayh.fsf@igel.home> <87k0xboupe.fsf@igel.home> <87eeniq5ln.fsf@igel.home> <83ft7yvk0k.fsf@gnu.org> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: usenet.stanford.edu 1599154744 23970 209.51.188.17 (3 Sep 2020 17:39:04 GMT) X-Complaints-To: action@cs.stanford.edu Cc: 43177@debbugs.gnu.org, schwab@linux-m68k.org, emacs@Alexander.Shukaev.name To: Robert Pluim Envelope-to: bug-gnu-emacs@gnu.org X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 03 Sep 2020 17:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43177 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: In-Reply-To: (message from Robert Pluim on Thu, 03 Sep 2020 17:10:30 +0200) X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) 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: , X-Mailman-Original-Message-ID: <83ft7yvk0k.fsf@gnu.org> X-Mailman-Original-References: <7bb2d5e3-1abf-08d6-d7c8-0f1bd139815e@Alexander.Shukaev.name> <3598262d-b65c-b1b4-310a-29149fd89ebf@Alexander.Shukaev.name> <04c384ac-bfbe-6073-829c-20712053bb1d@Alexander.Shukaev.name> <28ddec32-bee2-e6fd-d572-b09766f2be37@Alexander.Shukaev.name> <20b43a48-2aac-032b-8bdf-16dffb25de99@Alexander.Shukaev.name> <87o8mnqayh.fsf@igel.home> <87k0xboupe.fsf@igel.home> <87eeniq5ln.fsf@igel.home> Xref: csiph.com gnu.emacs.bug:134844 > From: Robert Pluim > Date: Thu, 03 Sep 2020 17:10:30 +0200 > Cc: 43177@debbugs.gnu.org, Alexander Shukaev > > >>>>> On Thu, 03 Sep 2020 16:48:04 +0200, Andreas Schwab said: > > Andreas> On Sep 03 2020, Robert Pluim wrote: > >> Does it go away if you set font-backend . ftcrhb in your frame > >> parameters (assuming youʼre using Cairo)? > > Andreas> That completely removes the delay. > > So the solution is easy: just deprecate and remove the 'x' backend :-) Easy: yes. Possible: no. Unfortunately. Do we understand why including the x backend produces such a huge delay? Where is most of that time spent, and why?