RuntimeError: maximum recursion depth exceeded in cmp

Bug #986626 reported by Pascal de Bruijn
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
jokosher (Ubuntu)
Fix Committed
Undecided
Michael Sheldon

Bug Description

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

Revision history for this message
Michael Sheldon (michael-sheldon) wrote :

Merged that fix into trunk now.

Changed in jokosher (Ubuntu):
status: New → Fix Committed
assignee: nobody → Michael Sheldon (michael-sheldon)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.