After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765385 - Always suggests changes for .m4a files.
Always suggests changes for .m4a files.
Status: RESOLVED FIXED
Product: easytag
Classification: Other
Component: general
2.4.x
Other Windows
: Normal normal
: 2.4
Assigned To: EasyTAG maintainer(s)
EasyTAG maintainer(s)
: 766056 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-04-21 16:26 UTC by marcelrobitaille11
Modified: 2016-05-10 22:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description marcelrobitaille11 2016-04-21 16:26:52 UTC
When I reload a directory, Easytag always suggests changes for my .mpa files, even after writing the suggested changes. All my .mp3 files are handled normally.
Comment 1 David King 2016-04-22 07:36:00 UTC
.mpa files are not included in the list of files recognised by EasyTAG. Can you confirm the file extension of the files that are marked as unsaved?
Comment 2 marcelrobitaille11 2016-04-22 14:12:08 UTC
Sorry, I meant .m4a. Don't know what got into me.
Comment 3 David King 2016-04-23 04:31:25 UTC
Please post a link to one of the problematic files. There is no special handling of the unsaved state for M4A files, so this is unlikely to be specific to the file format. It might be related to the content of the tag.
Comment 4 marcelrobitaille11 2016-04-23 04:44:36 UTC
If you look [here](http://i.imgur.com/6oUn41i.png), you can see why I think it's m4a files. I got the files from iTunes, how am I supposed to share the link?
Comment 5 David King 2016-04-23 04:51:46 UTC
It's probably easiest to email me directly with a file, but please try to find a small one.
Comment 6 marcelrobitaille11 2016-04-23 05:01:37 UTC
I mean't more in terms of copyright. What email address should I use?
Comment 7 David King 2016-04-23 05:06:05 UTC
If you don't want to share the files, that's fine, but I am not likely to be able to fix the bug if I cannot reproduce it. You can use <amigadave@amigadave.com>
Comment 8 David King 2016-04-27 06:01:09 UTC
I spent a bit of time debugging this, and figured out that empty fields (tag fields which were made up only of the empty string "") were being taken as-is from MP4 files, and then causing the file to be detected as unsaved when removing the empty fields. I pushed a fix on master as commit dfb03abb2c5dd129e67e732139aa121384b6d7cc which will be included in a future 2.4.3 release.

Thanks for the bug report!
Comment 9 marcelrobitaille11 2016-04-27 15:02:34 UTC
Awesome. Any idea when the release will be?
Comment 10 David King 2016-04-27 15:54:43 UTC
Probably a couple of weeks, at least. There is bug 765386 to investigate, as well some more testing and fixes that will probably happen before the release.
Comment 11 ccerghed 2016-05-10 22:07:34 UTC
*** Bug 766056 has been marked as a duplicate of this bug. ***