View Issue Details

IDProjectCategoryView StatusLast Update
0014487MMW v4Framework: Taggingpublic2018-06-18 20:21
ReporterLudek Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version4.1.19 
Target Version4.1.19Fixed in Version4.1.19 
Summary0014487: MP3 file may be deleted by tagging when locked (with the new id3lib)
DescriptionWith the new id3lib (added to 4.1.18/4.1.19) this DUnit test always fails:
Tagging > TTestTaggingMP3 > Test8SpecTagLocked
"File was deleted by tagging!"

This test always passes with id3lib from 4.1.17, but always fails with id3lib from 4.1.19!

Note that also Player > PlayAndTag test often fails with id3lib from 4.1.19, but never fails with id3lib from 4.1.17
TagsNo tags attached.
Fixed in build1858

Relationships

related to 0014472 closedLudek MMW v4 MM crashes while ripping (when accessing MP3 files being ripped via My Computer node) 
related to 0014466 closedmichal MMW v4 MM Crashing on playback (regression) 
related to 0014880 closedmichal MMW 5 Sync Tags: Sync tags fail in some cases 

Activities

Ludek

2017-10-24 18:56

developer   ~0049044

Note that if there isn't a quick and safe fix then I would prefer to distribute the id3lib from 4.1.17 and use the new id3lib just for MM5.

Ludek

2017-10-25 09:57

developer   ~0049048

Last edited: 2017-10-25 09:58

Because the fix is still quite unclear and could be unsafe then we decided just to included the original id3lib from 4.1.17 in order to be able to release 4.1.19 now without any risk.

The full fix (in the new id3lib) is targeted for the future versions.
Left assigned to Michal for the fix in the new DLL.

michal

2017-10-25 14:35

developer   ~0049054

Resolved by using older version. New version (same functionality, just ported to new MSVC) used only in MM5 now.

Ludek

2017-10-25 21:03

developer   ~0049056

Last edited: 2017-10-25 21:06

Verified by DUnit > Tagging > TTestTaggingMP3 > Test8SpecTagLocked
Verified both id3lib.dl (MM4 and MM5)