[Bug 410929] Re: ValueError: min() arg is an empty sequence
Christoph Reiter
410929 at bugs.launchpad.net
Tue Aug 12 18:01:31 UTC 2014
This is fixed since 1.18
** Changed in: mutagen (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mutagen in Ubuntu.
https://bugs.launchpad.net/bugs/410929
Title:
ValueError: min() arg is an empty sequence
Status in “mutagen” package in Ubuntu:
Fix Released
Bug description:
When I try to update a mp3 tag from gbk to utf8, I got following
error:
cm at pet-desktop:/mnt/xiaomi/E/Music/XT's favourite$ mid3iconv -e gbk AnXiang.mp3
Updating AnXiang.mp3
Traceback (most recent call last):
File "/usr/bin/mid3iconv", line 135, in <module>
main(sys.argv)
File "/usr/bin/mid3iconv", line 125, in main
update(options, args)
File "/usr/bin/mid3iconv", line 76, in update
if min(map(isascii, text)):
ValueError: min() arg is an empty sequence
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutagen/+bug/410929/+subscriptions
More information about the foundations-bugs
mailing list