[gstreamer-bugs] [Bug 344474] New: Gnome Mixer Applet doesn't want to load

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jun 10 04:42:48 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344474
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: Gnome Mixer Applet doesn't want to load
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Since the forking patch was added to GStreamer core, I get the following when
loading the applet :
The panel encountered a problem while loading
   "OAFIID:GNOME_MixerApplet".

When looking deeper I get these warnings on the console:
*********************
** (mixer_applet2:5388): WARNING **: FIXME: wait for completion unimplemented
** (mixer_applet2:5387): WARNING **: Failed to send buffer
** (mixer_applet2:5387): WARNING **: Failed to send buffer
(mixer_applet2:5387): Bonobo-CRITICAL **: bonobo_object_unref: assertion `ao !=
NULL' failed
(mixer_applet2:5387): Gtk-CRITICAL **: gtk_image_set_from_pixbuf: assertion
`GTK_IS_IMAGE (image)' failed 
*********************

And a backtrace on the first warning gives me this:
*********************
Thread 1 (Thread 46912585100224 (LWP 5432)):
#0  0x00002aaaadb838f5 in __libc_waitpid (pid=5433, stat_loc=0x7fffff94a95c,
options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:32
        oldtype = <value optimized out>
        result = <value optimized out>
#1  0x00002aaaab20b9e7 in gnome_gtk_module_info_get () from
/usr/lib/libgnomeui-2.so.0
No symbol table info available.
#2  <signal handler called>
No symbol table info available.
#3  0x00002aaaada12c4c in g_logv () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#4  0x00002aaaada12e63 in g_log () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#5  0x00002aaaad443d4e in CORBA_ORB_shutdown () from /usr/lib/libORBit-2.so.0
No symbol table info available.
#6  0x00002aaaad443dd5 in CORBA_ORB_destroy () from /usr/lib/libORBit-2.so.0
No symbol table info available.
#7  0x00002aaaad445232 in CORBA_ORB_init () from /usr/lib/libORBit-2.so.0
No symbol table info available.
#8  0x00002aaaadcbea75 in exit () from /lib/libc.so.6
No symbol table info available.
#9  0x00002aaaaabeac14 in init_post () at gst.c:698
        plugin_path = 0x0
        pid = <value optimized out>
        registry_file = 0x66b950
"/home/bilboed/.gstreamer-0.10/registry.x86_64.xml"
        default_registry = (GstRegistry *) 0x5383c0
        changed = 0
        l = <value optimized out>
        __PRETTY_FUNCTION__ = "init_post"
#10 0x00002aaaada16b88 in g_option_context_parse () from
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#11 0x00002aaaaabea05f in gst_init_check (argc=0x0, argv=0x0,
err=0x7fffff94b570) at gst.c:354
        group = <value optimized out>
        ctx = (GOptionContext *) 0x57df70
        res = <value optimized out>
        __PRETTY_FUNCTION__ = "gst_init_check"
#12 0x00002aaaaabea0a7 in gst_init (argc=0x2aaaadeb4980, argv=0x2aaaadd92cf0)
at gst.c:388
        err = (GError *) 0x0
#13 0x000000000040852c in main ()
No symbol table info available.
0x00002aaaadb838f5      32      in ../sysdeps/unix/sysv/linux/waitpid.c
*******************


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list