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 522833 - Error playing CD.
Error playing CD.
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-16 21:39 UTC by LLewellyn Ashdown
Modified: 2008-03-24 21:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description LLewellyn Ashdown 2008-03-16 21:39:31 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:
Comment 1 Ross Burton 2008-03-20 16:44:46 UTC
Can you replicate this?  If so, please run SJ in a terminal and attach any logs.
Comment 2 LLewellyn Ashdown 2008-03-24 08:52:36 UTC
(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 ~]$ 
Comment 3 Ross Burton 2008-03-24 09:45:08 UTC
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.
Comment 4 David Schleef 2008-03-24 16:24:30 UTC
The liboil warning was fixed a long time ago, too.

Any reason to keep this open?
Comment 5 LLewellyn Ashdown 2008-03-24 21:37:19 UTC
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 --