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 103170 - Gst-player and Rhythmbox do not manage to play
Gst-player and Rhythmbox do not manage to play
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-12 10:12 UTC by Christian Fredrik Kalager Schaller
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2


Attachments
Full --gst-debug-mask=-1 log (37.76 KB, application/octet-stream)
2003-01-12 13:31 UTC, Christian Fredrik Kalager Schaller
Details

Description Christian Fredrik Kalager Schaller 2003-01-12 10:12:29 UTC
DEBUG( 1252: 0)gstcaps.c(204): gst_caps_debug: : leaving :caps debug
DEBUG( 1252: 0)gstelement.c(1470): gst_element_link_filtered: : linked pad
autoplugger:src_1 to pad video_queue:sink
DEBUG( 1252: 0)gstobject.c(304): gst_object_dispatch_properties_changed: : deep
notification from source to work_thread (location)
DEBUG( 1252: 0)gstobject.c(304): gst_object_dispatch_properties_changed: : deep
notification from source to main_pipeline (location)
DEBUG( 1252: 0)gstelement.c(2103): gst_element_set_state: : [main_pipeline]
setting state from READY to PLAYING
DEBUG( 1252: 0)gstelement.c(2122): gst_element_set_state: : [main_pipeline]
intermediate: setting state from READY to PAUSED
DEBUG( 1252: 0)gstelement.c(2103): gst_element_set_state: : [work_thread]
setting state from READY to PAUSED
DEBUG( 1252: 0)gstelement.c(2148): gst_element_set_state: : [work_thread]
element claimed state-change success,but state didn't change READY, PAUSED
<-> PAUSED
DEBUG( 1252: 0)gstbin.c(618): gst_bin_change_state: : child 'work_thread'
failed to go to state 4(PAUSED)
DEBUG( 1252: 0)gstelement.c(2103): gst_element_set_state: : [work_thread]
setting state from READY to READY
DEBUG( 1252: 0)gstelement.c(2148): gst_element_set_state: : [main_pipeline]
element claimed state-change success,but state didn't change READY,
NONE_PENDING <-> PAUSED
Comment 1 Christian Fredrik Kalager Schaller 2003-01-12 13:31:33 UTC
Created attachment 13503 [details]
Full --gst-debug-mask=-1 log
Comment 2 Christian Fredrik Kalager Schaller 2003-01-12 14:24:44 UTC
The attached (01.12.2003) do not belong to this bug.
Comment 3 Christian Fredrik Kalager Schaller 2003-01-12 18:24:35 UTC
Fixed by wtay in bug 103170