Comment 5 for bug 92462

Revision history for this message
Eugenia Loli-Queru (eloli) wrote :

Wait, this is not right. I installed a second feisty on another laptop, and the same problem persists! The mp3 profile is listed correctly on gnome-audio-profiles, but NOT on sound-juicer's profiles. This is confirmed on two different machines, with all the latest Feisty updates.

Please note that UP to about last Tuesday, I would get the mp3 profile on sound-juicer too, but since then, it's gone! And when any profile is opening for editing through sound-juicer, then that window is frozen. However, the same window is not frozen when opened directly via gnome-audio-profiles from the command line.

BTW, I don't know if it's related, but i also get this:

eugenia@inspiron:~$ sound-juicer

(process:5923): 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.