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: Windows binaries and installer fixes for 30.0.93 Date: Mon, 30 Dec 2024 16:16:46 +0200 Message-ID: <86zfkdntm9.fsf@gnu.org> References: <86ttal8k9g.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1382"; mail-complaints-to="usenet@ciao.gmane.io" Cc: corwin@bru.st, emacs-devel@gnu.org To: Joel Reicher Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Dec 30 15:18:01 2024 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 1tSGam-0000CY-Vz for ged-emacs-devel@m.gmane-mx.org; Mon, 30 Dec 2024 15:18:01 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tSGaO-0004lO-Uy; Mon, 30 Dec 2024 09:17:36 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tSGaH-0004kG-Ef for emacs-devel@gnu.org; Mon, 30 Dec 2024 09:17:33 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tSGaH-0001RY-0T; Mon, 30 Dec 2024 09:17:29 -0500 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=3q///8ZH+d7/Kgs18+aZnYq+4ld3xjF6zUxuYCbf3H4=; b=m27jCEatld3z iJrYKX/fifwl/JyDPUWnfiLW3LbCKXYGdXlrbhC6j0aAmeyprZhGm6rATSUZIIzow8MLXER9RKppr Kk3J7HjHXgMXqW5lXXpFY186zxQBSzj7ljQBhRBpDxzSbklXlMx4Lb0Uj7qTjIJn3sUi2LxYFbJqk +lCg81bfr4PGeOHcX/1xY3GWQbrTgVa3CtOl5ZFPqgjhyeuaOg3B/3Y6uy4RiSND1rWQOj8e5G/De 5gV0jAWe6qsaTuBE4Na/pbT/Id4Efo/bgw4R71Qh7/Vg7HG9YfPjxdUsswhlvVB8B6Ca6dstAU9mY W/5ljpT3CJ6rCS29SHYp0A==; In-Reply-To: <86ttal8k9g.fsf@gmail.com> (message from Joel Reicher on Mon, 30 Dec 2024 22:47:55 +1100) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:327424 Archived-At: > From: Joel Reicher > Cc: Emacs developers > Date: Mon, 30 Dec 2024 22:47:55 +1100 > > Corwin Brust writes: > > > I have posted binaries created from the 30.0.93 (pretest #3) > > tarball to the alpha FTP site, here: > > > > https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-30/?C=M;O=D > > Hi Corwin, > > I went with emacs-30.0.93-d47a7d-installer.exe and although the > installer seems to work fine the resulting Emacs has something > wrong with the toolbar. There are no colours and the images look > wrong. This probably means the XPM library is not installed, or fails to load and work.