SevenTV / chatterino7

Chat client for https://twitch.tv
MIT License
359 stars 70 forks source link

[macOS] 7tv emotes are not visible on 7.4.5 #237

Closed BananaSlayer closed 1 month ago

BananaSlayer commented 1 year ago

Checklist

Describe your issue

They were visible on 7.4.4, but are not visible on the stable 7.4.5 or the nightly version. They are visible on 2.4.5. Comparisons (left: 2.4.5, right: 7.4.5) in screenshots

Screenshots

Screenshot 2023-09-14 at 15 58 44 Screenshot 2023-09-14 at 15 59 54

OS and Chatterino Version

Chatterino 7.4.5 (commit ec0cddb1) on macOS Ventura 13.0.1

Nerixyz commented 1 year ago

Can you try installing libavif from brew? The AVIF plugin itself is statically linked, but I'm not sure about the library on macOS.

BananaSlayer commented 1 year ago

Already have it installed, tried reinstalling it as well to no avail.

Nerixyz commented 1 year ago

I (temporarily) disabled libavif on macOS, since it's a pain to statically link there. I'll probably add it back later through conan.

Nerixyz commented 1 year ago

Should be fixed with https://github.com/SevenTV/chatterino7/pull/245. I'll add a Qt 6 build later.

Nerixyz commented 1 month ago

The AVIF plugin is now bundled with Chatterino. If this is still an issue, please reopen.