Tagger icon indicating copy to clipboard operation
Tagger copied to clipboard

Cannot add album art to FLAC files

Open rizzolessio opened this issue 2 years ago • 2 comments

When selecting any image from the file picker as a new album art for .flac files I get a TagLib: Invalid picture block. (log message from opening the Flatpak from terminal) No image is added and the previous image tag is deleted.

I tried different files, sizes and square resolutions. I'm not getting any problem on the same operation with .mp3 files.

Not sure if related, but every time the file picker is opened I get this line: (org.nickvision.tagger:2): GLib-CRITICAL **: 19:57:52.524: g_variant_new_string: assertion 'string != NULL' failed

Environment: Fedora 36 / Gnome

rizzolessio avatar Jul 06 '22 11:07 rizzolessio

Same problem with Fedora 36, but I have to say that I have the same issue with every tag-editor when i try to change cover art in FLAC files. Is this a Fedora issue?

ghost avatar Jul 06 '22 16:07 ghost

It might be a TagLib issue. It was giving me a lot of development issues with album art, except for MP3 files, those I had no issues. However, I plan on rewriting Tagger using a cross-platform framework (I'm thinking QT with adwaita styled controls similar to Fedora Media Writer) that's why development has be staggered rn.

nlogozzo avatar Jul 06 '22 17:07 nlogozzo

https://github.com/nlogozzo/NickvisionTagger/commit/3eda6e00fd6dbe707455e17e9c002542521ae44e

nlogozzo avatar Aug 04 '22 22:08 nlogozzo

https://github.com/nlogozzo/NickvisionTagger/releases/tag/2022.8.0

nlogozzo avatar Aug 05 '22 00:08 nlogozzo

https://github.com/nlogozzo/NickvisionTagger/releases/tag/2022.9.0-beta1

nlogozzo avatar Sep 21 '22 15:09 nlogozzo