[Bug 263889] Re: [intrepid] soundconverter always freezes after adding a file
GautierPortet
kassoulet at gmail.com
Wed Apr 15 18:16:40 UTC 2009
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
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list