Public bug reported: While trying to playback a recording jokosher quits with the following message on the console:
self._tryToLink1(element, pad, facts) File "/usr/share/jokosher/Jokosher/elements/singledecodebin.py", line 191, in _tryToLink1 self._closeLink(element) File "/usr/share/jokosher/Jokosher/elements/singledecodebin.py", line 161, in _closeLink self._closePadLink(element, pad, pad.get_caps()) File "/usr/share/jokosher/Jokosher/elements/singledecodebin.py", line 227, in _closePadLink facts = self._findCompatibleFactory(caps) File "/usr/share/jokosher/Jokosher/elements/singledecodebin.py", line 124, in _findCompatibleFactory if template.direction == gst.PAD_SINK: RuntimeError: maximum recursion depth exceeded in cmp This trivial patches should fix the issue: http://bazaar.launchpad.net/~michael-sheldon/jokosher/gst-head-fixes/revision/1122 ** Affects: jokosher (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986626 Title: RuntimeError: maximum recursion depth exceeded in cmp To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jokosher/+bug/986626/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs