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 640879 - ERROR [22759] [0x7f883255f720] "<Pipeline at 0x2441350>"
ERROR [22759] [0x7f883255f720] "<Pipeline at 0x2441350>"
Status: RESOLVED DUPLICATE of bug 609601
Product: pitivi
Classification: Other
Component: General
0.13.5
Other Linux
: Normal normal
: Git
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-29 03:47 UTC by amcnabb
Modified: 2011-01-30 15:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
debug.log (534.33 KB, text/plain)
2011-01-29 03:50 UTC, amcnabb
Details

Description amcnabb 2011-01-29 03:47:10 UTC
I imported a few AVCHD videos.  Previewing each individual clip works, but if I drag a clip to the timeline, it doesn't load correctly.  Only one of the thumbnails in the video timeline is drawn, and only a quarter of the audio timeline is drawn.  I can select a clip, but I can't move the playhead; it ignores any clicks I make in the ruler area.  Meanwhile, the following error messages are produced in the terminal:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
[karen@martin ~]$ pitivi Desktop/walker.xptv 
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
/usr/share/pitivi/python/pitivi/formatters/etree.py:181: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
  input_streams = element.find("input-streams") or []
/usr/share/pitivi/python/pitivi/formatters/etree.py:363: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
  if curves_element:

(pitivi:22759): GStreamer-CRITICAL **: gst_segment_set_seek: assertion `start <= stop' failed

(pitivi:22759): GStreamer-CRITICAL **: gst_segment_set_seek: assertion `start <= stop' failed
ERROR [22759] [0x7f883255f720] "<Pipeline at 0x2441350>"        pipeline          Jan 28 20:40:27      _errorObject: error from /GstPipeline:pipeline0/GstBin:bin0/GnlComposition:gnlcomposition0/GnlSource:gnlsource: VideoTestSourceFactory2/GstBin:bin4/GstVideoTestSrc:videotestsrc0 (__main__.GstVideoTestSrc): GStreamer encountered a general stream error. (gstbasesrc.c(2563): gst_base_src_loop (): /GstPipeline:pipeline0/GstBin:bin0/GnlComposition:gnlcomposition0/GnlSource:gnlsource: VideoTestSourceFactory2/GstBin:bin4/GstVideoTestSrc:videotestsrc0:
streaming task paused, reason not-negotiated (-4)) (/usr/share/pitivi/python/pitivi/log/loggable.py:30)

(pitivi:22759): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start <= stop' failed

(pitivi:22759): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start <= stop' failed

(pitivi:22759): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start <= stop' failed

(pitivi:22759): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start <= stop' failed

(pitivi:22759): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start <= stop' failed
Comment 1 amcnabb 2011-01-29 03:50:25 UTC
Created attachment 179573 [details]
debug.log

I am attaching the debug.log.  I hope this is helpful.  Thanks.
Comment 2 Jean-François Fortin Tam 2011-01-29 04:15:37 UTC
I'm suspecting this is a duplicate of bug 609601...
Comment 3 Edward Hervey 2011-01-30 15:35:25 UTC
Yes, it's a duplicate of 609601.

*** This bug has been marked as a duplicate of bug 609601 ***