zevlg / telega.el

GNU Emacs telegram client (unofficial)
https://zevlg.github.io/telega.el/
GNU General Public License v3.0
1.09k stars 85 forks source link

profile pictures appear as red 'X' #388

Closed grburgess closed 1 year ago

grburgess commented 1 year ago

After an upgrade, all users with profile pictures have been replaces with a red X:

image

Telega Setup

OS: macOS 13.0.1 Emacs: GNU Emacs 28.2 (build 2, aarch64-apple-darwin22.1.0, NS appkit-2299.00 Version 13.0 (Build 22A380)) Features: svg ffmpeg Telega: telega v0.8.80 (TDLib v1.8.8) (telega-server v0.8.2 [docker])

Current Behavior

The profile pictures should appear rather than the X?

Steps to Reproduce

Simply load telega

zevlg commented 1 year ago

This Emacs bug#59075 that triggers under MacOS Venture has been fixed few weeks ago.

grburgess commented 1 year ago

yup. in emacs29 it is solved. thanks