Public bug reported:

Binary package hint: eyed3

When I try to remove the comments of a file it crashes saying:

Traceback (most recent call last):
  File "/usr/bin/eyeD3", line 951, in <module>
    retval = main();
  File "/usr/bin/eyeD3", line 941, in main
    retval = fwalker.go();
  File "/var/lib/python-support/python2.5/eyeD3/utils.py", line 122, in go
    if self._handler.handleFile(f) == FileHandler.R_HALT:
  File "/usr/bin/eyeD3", line 426, in handleFile
    self.printTag(tag);
  File "/usr/bin/eyeD3", line 793, in printTag
    bpm = tag.getBPM();
  File "/var/lib/python-support/python2.5/eyeD3/tag.py", line 963, in getBPM
    return int(bpm[0].text);
ValueError: invalid literal for int() with base 10: '108.35'

Nautilus shows the following comment for the file: , AG# 60FF258E

** Affects: eyed3 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Removing comment crashes
https://bugs.launchpad.net/bugs/184338
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to