After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 604381 - tracebacks when trying to open an old project (0.13.1 release screencast)
tracebacks when trying to open an old project (0.13.1 release screencast)
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal normal
: 0.13.4
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-11 17:57 UTC by Jean-François Fortin Tam
Modified: 2010-02-16 15:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2009-12-11 17:57:07 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):
  • File "pitivi/factories/file.py", line 104 in _dbinPadAddedCb
    pad.link(scale.get_pad("sink"))
gst.LinkError: <enum GST_PAD_LINK_NOFORMAT of type GstPadLinkReturn>
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'
Comment 1 Jean-François Fortin Tam 2009-12-11 17:59:15 UTC
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).
Comment 2 Jean-François Fortin Tam 2010-02-16 15:30:33 UTC
This now works with pitivi git.