Other than the removal of enclosures [1], the only issue I had with liferea was that it started showing previews on a white background after some upgrade (i.e., the same issue evolution had with the recent upgrade), but I just don't recall the exact version when that started happening.
According to APT's history log, the oldest entry of webkit2gtk was 2.44.2-1+b1. Since I only use the liferea previews to avoid watching shorts from my YouTube-related feeds (i.e., depending on the aspect ratio of the snapshot shown in the preview), the white backgound wasn't that much of a problem. Running with the DMABUF disabled, on webkit2gtk 2.48.1-3, brings back the previews (with white brackground, that is): $ WEBKIT_DISABLE_DMABUF_RENDERER=1 liferea <sys>:0: Warning: g_atomic_ref_count_dec: assertion 'old_value > 0' failed <sys>:0: Warning: g_uri_is_valid: assertion 'uri_string != NULL' failed <sys>:0: Warning: g_bytes_get_size: assertion 'bytes != NULL' failed <sys>:0: Warning: g_bytes_get_data: assertion 'bytes != NULL' failed So liferea's issue is the same as that from bug #1053199. -- John M. On Wed, 2025-06-25 at 13:08 +0200, Alberto Garcia wrote: > On Wed, Jun 18, 2025 at 12:37:21PM -0500, John M. wrote: > > > evolution now properly sets the background to dark, regardless of > > the email's colors. So, the webkit2gtk upgrade was definitely the > > issue here. > > Ok, I reported this here: > https://bugs.webkit.org/show_bug.cgi?id=294967 > > > Liferea, on the other hand, still shows no previews. > > So downgrading webkitgtk did not help in this case. Do you happen to > remember if it worked fine with 2.46.x ? > > This looks like the same as bug #1053199 > > Berto [1] enclosures https://github.com/lwindolf/liferea/issues/1373

