-
Bug
-
Resolution: Fixed
-
Normal
-
2.3.1
-
None
-
None
-
Windows 10 Pro
Symptoms
Occasionally, after scanning and modifying tags, the error "list index out of range" appears in the status bar when trying to save the file.
- Version 2.2.3 of Picard works fine when performing the same actions.
- At least the 64-bit installer version and the Microsoft Store version have this issue.
- No plugins are used.
Log
E: 23:10:48,669 util.thread.run:64: Traceback (most recent call last):
File "picard\util\thread.py", line 60, in run
File "picard\file.py", line 294, in _save_and_rename
File "picard\formats\vorbis.py", line 300, in _save
File "picard\formats\vorbis.py", line 319, in _remove_deleted_tags
IndexError: list index out of range
- is resolved by
-
PICARD-1783 Deleting performer, comment or lyrics tag fails for some cases in ID3, Vorbis, MP4 and Apev2 tags
- Closed