You can fix the problem by editing soundconverter.py:
@@ -1097,7 +1095,7 @@ class TagReader(Decoder):
pass
def work(self):
- if not self.pipeline:
+ if not self.pipeline or self.eos:
return False
--
[intrepid] soundconverter always freezes after adding a file
https://bugs.launchpad.net/bugs/263889
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs