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

Messages with URLs do not display properly after most recent update #475

Closed benthamite closed 3 months ago

benthamite commented 3 months ago

After updating to the latest commit (3061519), messages containing URLs are not shown correctly, e.g.:

image

I tried updating TDlib to the latest commit (77b3479), M-x telega-server-build, and restarting Emacs, but the problem persists.

Telega Setup

OS: macOS 14.2.1 Emacs: GNU Emacs 29.3 (build 2, aarch64-apple-darwin23.2.0, NS appkit-2487.30 Version 14.2.1 (Build 23C71)) Features: imagemagick svg webp ffmpeg Telega: telega v0.8.255 (TDLib v1.8.28-77b3479) (telega-server v0.8.2)

zevlg commented 3 months ago

Please set debug-on-error to non-nil and trigger the error to get the backtrace. Need that image specification treated as invalid by Emacs

benthamite commented 3 months ago

backtrace.txt

(Adding as an attachment because it is too long to fit in a message, and I don’t know where to truncate it.)

zevlg commented 3 months ago

Thanks, I see the reason, will fix it soon. BTW, could you please show your value for image-types

benthamite commented 3 months ago

Yes, it is (heic svg imagemagick webp png gif tiff jpeg xpm xbm pbm).