GNOME Bugzilla – Bug 604381
tracebacks when trying to open an old project (0.13.1 release screencast)
Last modified: 2010-02-16 15:30:33 UTC
Problem :GStreamer encountered a general stream error. Additional info :gstqueue.c(1177): gst_queue_loop (): /GstPipeline:pipeline1/GstBin:bin3/GnlComposition:gnlcomposition2/GnlSource:gnlsource4/GstBin:picture-0.13.1.png/GstBin:bin6/GstQueue:internal-queue: streaming task paused, reason not-linked (-1) And on the terminal, I get this: Traceback (most recent call last):
+ Trace 219568
pad.link(scale.get_pad("sink"))
ERROR [ 9751] [0x -48986940] "<Pipeline at 0xa2d3fcc>" pipeline déc 11 12:42:00 _errorObject: error from /GstPipeline:pipeline1/GstBin:bin3/GnlComposition:gnlcomposition2/GnlSource:gnlsource4/GstBin:picture-0.13.1.png/GstBin:bin6/GstQueue:internal-queue (__main__.GstQueue): GStreamer a rencontré une erreur générale de flux. (gstqueue.c(1177): gst_queue_loop (): /GstPipeline:pipeline1/GstBin:bin3/GnlComposition:gnlcomposition2/GnlSource:gnlsource4/GstBin:picture-0.13.1.png/GstBin:bin6/GstQueue:internal-queue: streaming task paused, reason not-linked (-1)) (pitivi/log/loggable.py:30) Traceback (most recent call last): File "pitivi/factories/file.py", line 120, in _dbinPadRemovedCb ghost.set_target(die) AttributeError: 'NoneType' object has no attribute 'set_target'
Project that I'm trying to open: http://jeff.ecchi.ca/public/bug-pitivi-604381.tar (wanted to re-render the 0.13.1 release screencast with ogg theora 1.1 for streaming HTML5 on the website).
This now works with pitivi git.