Comment 16 for bug 146411

Revision history for this message
Merike Sell (merikes) wrote : Re: gnect crashed with SIGSEGV

Without gstreamer base plugins (perhaps it should be a dependency?) with KDE desktop installed:

(gnect:26213): GStreamer-CRITICAL **: gst_element_get_bus: assertion `GST_IS_ELEMENT (element)' failed
(gnect:26213): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed
(gnect:26213): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed
(gnect:26213): GStreamer-CRITICAL **: gst_bus_timed_pop: assertion `GST_IS_BUS (bus)' failed
Segmentation fault

With base plugins (gstreamer0.10-plugins-base liboil0.3) added:

Error playing sound: Both autoaudiosink and alsasink elements are missing.

With gstreamer0.10-alsa installed as well: error gone and no crash.