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.devel Subject: Re: Abysmal state of GTK build Date: Sun, 21 Aug 2022 14:22:36 +0300 Message-ID: <83h725deo3.fsf@gnu.org> References: <87ilmlluxq.fsf.ref@yahoo.com> <87ilmlluxq.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18950"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Aug 21 13:24:15 2022 Return-path: Envelope-to: ged-emacs-devel@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 1oPj3u-0004kc-RT for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Aug 2022 13:24:14 +0200 Original-Received: from localhost ([::1]:54504 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oPj3t-0006aG-D5 for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Aug 2022 07:24:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34028) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oPj2N-00058z-Lu for emacs-devel@gnu.org; Sun, 21 Aug 2022 07:22:39 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51934) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oPj2K-0004Ta-77; Sun, 21 Aug 2022 07:22:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=/SiI6a26LEUNoLEvh0h5dvX5MSFuqYnqMI4Vwb2/4GI=; b=Fodr3M4tIlAh XYgDaJXuQ3JEf+kN6/ELYxdMWT93n4T74MBEzP14JRPfEJDbBuqFFEdpzIaMiMOsIRzXBb0fB6pwK geOcJIfqgViwWBaWS7FnlgAptxhp7AhLuwFypkp59ZVHwj9EDg7Wbg0uj/ewvoSwoQBf9O8PwYUVc txVb4aqHrH2kMQuC2jLg9HkbHF8Nq+Yyv8a4oB7tCgW24SF+r4jUEHaNsjKXXEwPa9fongSzK3fQZ SfrODsNZRJSJIoUlVIYHD7Yx17B2rtib8pPkzYrq/puXIin7QAxQ7ZsyjU7NJuxiR8z+0CAc2J17G Av5ajmauzHGYuTeYrZtkzg==; Original-Received: from [87.69.77.57] (port=1205 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oPj2J-0007fI-M3; Sun, 21 Aug 2022 07:22:36 -0400 In-Reply-To: <87ilmlluxq.fsf@yahoo.com> (message from Po Lu on Sun, 21 Aug 2022 19:04:01 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:293686 Archived-At: > From: Po Lu > Date: Sun, 21 Aug 2022 19:04:01 +0800 > > Users of the GTK 3 build experience many, many problems. The most > recent such problem is bug#56869, which is definitely a bug in GTK. > > Taking into account the very low quality of the GDK X11 backend, which > is not seeing active maintenance, shouldn't the build default to some > other toolkit such as Motif, or even better, no toolkit at all? Why not Lucid?