unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: payas <relekarpayas@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: luangruo@yahoo.com, 54246@debbugs.gnu.org
Subject: bug#54246: 29.0.50; EWW not showing images in some websites
Date: Sat, 05 Mar 2022 23:27:57 +0530	[thread overview]
Message-ID: <87ilss2seb.fsf@gmail.com> (raw)
In-Reply-To: <83mti4hn55.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1757 bytes --]

Hi,

I just rebuilt Emacs master with nativecomp+pgtk+imagemagick and can confirm the issue is still present.

I tested with full Doom-emacs config, a minimal from-scratch config as well as ’wmacs -Q’ and issue is present on all 3.

Testing older Emacs version will be bit challenging for now, but I will see what I can do over coming week.

Also about the images being WebP/AVIF, I see an explicit image tag with `jpeg' file as src, can eww not prioritise that?
I disctinctly remember Emacs/EWW was able to show this in the past, but I cannot recall what version and library support that was.

┌────
│ <picture>
│ <source srcset="https://cdn.christine.website/file/christine-static/stickers/mara/happy.avif" type="image/avif">
│ <source srcset="https://cdn.christine.website/file/christine-static/stickers/mara/happy.webp" type="image/webp">
│ <img src="https://cdn.christine.website/file/christine-static/stickers/mara/happy.png" alt="Mara is happy">
│ </picture>
└────

Eli Zaretskii <eliz@gnu.org> writes:

> We want to move from ImageMagick because it has stability and
> security issues.  ImageMagick build is still supported, though.
>
> Emacs 29 also support externally converted images; see
> image-use-external-converter and image-converter.el.

I have tried doing this as well, but hasn’t worked for me yet. ’convert’ is present in PATH and Emacs variable is set but doesn’t seem to be working yet.
I will debug more when possible.

> We could also support building with libwebp and dav1d; patches
> welcome.

I know as much C as my cat, but I can help with testing and debugging if anyone else with the knowhow is willing to put in the time and work.

Thanks,
Payas

  reply	other threads:[~2022-03-05 17:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04 16:26 bug#54246: 29.0.50; EWW not showing images in some websites payas
2022-03-04 18:47 ` bug#54246: Payas Relekar
2022-03-05  0:42 ` bug#54246: 29.0.50; EWW not showing images in some websites Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-05  3:21   ` Payas Relekar
2022-03-05  3:35     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-05  6:48     ` Eli Zaretskii
     [not found]       ` <CAB6f121uy8qv7uGahUzu2XdTVSNDZA3LE=2GijODRXjmi-Xbjw@mail.gmail.com>
2022-03-05  7:30         ` Eli Zaretskii
2022-03-05 17:57           ` payas [this message]
2022-03-05 19:17             ` Lars Ingebrigtsen
2022-03-05 21:23               ` payas
2022-03-05 21:29                 ` Lars Ingebrigtsen
2022-03-06 16:42                   ` Lars Ingebrigtsen
2022-03-07  9:39                     ` payas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ilss2seb.fsf@gmail.com \
    --to=relekarpayas@gmail.com \
    --cc=54246@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).