GNOME Bugzilla – Bug 522833
Error playing CD.
Last modified: 2008-03-24 21:37:19 UTC
Please describe the problem: Error playing CD. Reason: Internal GStreamer error: state change failed. Steps to reproduce: 1. Just insert any music cd 2. 3. Actual results: System Beeps and produces this message. Error playing CD. Reason: Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. Expected results: The Cd would play Does this happen every time? yes Other information:
Can you replicate this? If so, please run SJ in a terminal and attach any logs.
(process:4906): GStreamer-WARNING **: The GStreamer function gst_init_get_option_group() was called, but the GLib threading system has not been initialised yet, something that must happen before any other GLib function is called. The application needs to be fixed so that it calls if (!g_thread_supported ()) g_thread_init(NULL); as very first thing in its main() function. Please file a bug against this application. ** (sound-juicer:4906): WARNING **: Could not lock drive: Extracting audio from CD OIL: ERROR liboiltest.c 403: oil_test_check_impl(): function sad8x8_8xn_u8_psadbw in class sad8x8_8xn_u8 failed check (243253 > 0) || (outside=0) [llew@localhost ~]$
The first warning has was fixed a long time ago. The second warning is nothing to worry about, and is because the previous SJ crashed. This is a bug in HAL The error is a GStreamer bug (well, liboil), re-assigning.
The liboil warning was fixed a long time ago, too. Any reason to keep this open?
Sorry Guys -- I actually don't have a clue what you are talking about "liboil" what's that -- I didn't have anything else running or operating when I tried this application --