From unknown Mon Jun 23 04:10:21 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#38036 <38036@debbugs.gnu.org> To: bug#38036 <38036@debbugs.gnu.org> Subject: Status: 27.0.50; eww doesn't display .webp images Reply-To: bug#38036 <38036@debbugs.gnu.org> Date: Mon, 23 Jun 2025 11:10:21 +0000 retitle 38036 27.0.50; eww doesn't display .webp images reassign 38036 emacs submitter 38036 Lars Ingebrigtsen severity 38036 minor tag 38036 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 02 14:36:25 2019 Received: (at submit) by debbugs.gnu.org; 2 Nov 2019 18:36:25 +0000 Received: from localhost ([127.0.0.1]:33091 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQyG9-0003bn-E8 for submit@debbugs.gnu.org; Sat, 02 Nov 2019 14:36:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:53630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQyG7-0003bf-8P for submit@debbugs.gnu.org; Sat, 02 Nov 2019 14:36:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55104) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iQyG6-000270-2N for bug-gnu-emacs@gnu.org; Sat, 02 Nov 2019 14:36:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iQyG4-000654-V2 for bug-gnu-emacs@gnu.org; Sat, 02 Nov 2019 14:36:22 -0400 Received: from quimby.gnus.org ([80.91.231.51]:53570) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iQyG4-00062T-Nl for bug-gnu-emacs@gnu.org; Sat, 02 Nov 2019 14:36:20 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iQyG0-0005To-Eb for bug-gnu-emacs@gnu.org; Sat, 02 Nov 2019 19:36:18 +0100 From: Lars Ingebrigtsen To: bug-gnu-emacs@gnu.org Subject: 27.0.50; eww doesn't display .webp images Date: Sat, 02 Nov 2019 19:36:16 +0100 Message-ID: <87sgn6cehr.fsf@gnus.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 80.91.231.51 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) This is mostly just a reminder to myself: If image-use-external-converter is non-nil, M-x eww RET https://www.gstatic.com/webp/gallery/1.sm.webp RET still doesn't work, and it should. The problem is that we have data, not a file, so image-type-from-data has to be adjusted, and image-convert should be adjusted to also take data, possibly. Or image.el should be adjusted to pass along the content type to image-type-from-data, which would then use a new image-convert predicate to say whether image-convert supports it. In GNU Emacs 27.0.50 (build 6, x86_64-pc-linux-gnu, GTK+ Version 3.24.5) of 2019-11-01 built on marnie Repository revision: eda98211e31ed969823c1048b3cde635e08eebe5 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12004000 System Description: Debian GNU/Linux 10 (buster) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 19 05:48:43 2019 Received: (at 38036) by debbugs.gnu.org; 19 Nov 2019 10:48:43 +0000 Received: from localhost ([127.0.0.1]:46660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iX13q-0000qx-Od for submit@debbugs.gnu.org; Tue, 19 Nov 2019 05:48:42 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iX13p-0000qg-4T for 38036@debbugs.gnu.org; Tue, 19 Nov 2019 05:48:41 -0500 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iX13f-0003od-MD for 38036@debbugs.gnu.org; Tue, 19 Nov 2019 11:48:34 +0100 From: Lars Ingebrigtsen To: 38036@debbugs.gnu.org Subject: Re: bug#38036: 27.0.50; eww doesn't display .webp images References: <87sgn6cehr.fsf@gnus.org> Date: Tue, 19 Nov 2019 11:48:31 +0100 In-Reply-To: <87sgn6cehr.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 02 Nov 2019 19:36:16 +0100") Message-ID: <87zhgsm9a8.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > This is mostly just a reminder to myself: If > image-use-external-converter is non-nil, > > M-x eww RET https://www.gstatic.com/webp/gallery/1.sm.webp RET > > still doesn't work, and it should. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: gnus.org] -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38036 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen writes: > This is mostly just a reminder to myself: If > image-use-external-converter is non-nil, > > M-x eww RET https://www.gstatic.com/webp/gallery/1.sm.webp RET > > still doesn't work, and it should. This has now been implemented. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 19 05:48:49 2019 Received: (at control) by debbugs.gnu.org; 19 Nov 2019 10:48:49 +0000 Received: from localhost ([127.0.0.1]:46663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iX13w-0000rD-Mh for submit@debbugs.gnu.org; Tue, 19 Nov 2019 05:48:48 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51382) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iX13t-0000qn-6V for control@debbugs.gnu.org; Tue, 19 Nov 2019 05:48:45 -0500 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iX13l-0003oj-KZ for control@debbugs.gnu.org; Tue, 19 Nov 2019 11:48:39 +0100 Date: Tue, 19 Nov 2019 11:48:37 +0100 Message-Id: <87y2wcm9a2.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #38036 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 38036 fixed close 38036 27.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 38036 fixed close 38036 27.1 quit From unknown Mon Jun 23 04:10:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 17 Dec 2019 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator