From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 28 05:56:44 2006 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06F5716A4C2 for ; Tue, 28 Nov 2006 05:56:44 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id D81E744593 for ; Tue, 28 Nov 2006 05:14:50 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so2316999nfc for ; Mon, 27 Nov 2006 21:14:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=PvoKY7dHasgd3nDSKvgTAV6uig05iU8XwbXdKqEwSLtsTBD9EaEVX/VCsW2F79ZeFTNJlcBe7rIYqBUDkoSbpwNlM5cSvp6GJ4tBMlvFB8gicfKISeTiSL4H1P0+3PpHlSATIyh5Ig86iRE7FMnYfRZ0rhq80tSXxBsEDAMRQlA= Received: by 10.82.190.2 with SMTP id n2mr51975buf.1164673231948; Mon, 27 Nov 2006 16:20:31 -0800 (PST) Received: by 10.82.112.15 with HTTP; Mon, 27 Nov 2006 16:20:31 -0800 (PST) Message-ID: Date: Mon, 27 Nov 2006 19:20:31 -0500 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Chris Shenton" In-Reply-To: <86psb8y8xa.fsf@Bacalao.shenton.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <86psb8y8xa.fsf@Bacalao.shenton.org> X-Google-Sender-Auth: 41b181e13ba30883 Cc: Joe Marcus Clarke , multimedia@freebsd.org Subject: Re: GAIM 2.0.0b5: no sound: GStreamer-CRITICAL messages X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 05:56:44 -0000 On 11/27/06, Chris Shenton wrote: > I had audio notifications working in GAIM-1.x and lost them when I > upgraded to GAIM-2.0.0beta5. My Tools->Preference->Sounds is set to > Automatic, as before. When audio's enabled for GAIM my X11 > console reports: > > (gaim:95004): GStreamer-CRITICAL **: gst_element_get_bus: assertion `GST_IS_ELEMENT (element)' failed > > (gaim:95004): GStreamer-CRITICAL **: gst_bus_add_watch_full: assertion `GST_IS_BUS (bus)' failed > > (gaim:95004): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed > > > A message I found on a Linux list said that the GStreamer plugin > was probably not installed in this situation but I don't see any GAIM > plugin for GStreamer. I have ports installed: > > Information for gstreamer-0.10.10_1: > Comment: > Development framework for creating media applications > > Information for gstreamer80-0.8.12_2: > Comment: > Development framework for creating media applications > > but don't know the difference or if I should remove one or the other. > > Any clues to get this working? You need multimedia/gstreamer-plugins-good for oss output or audio/gstreamer-plugins-esound for esound output Michael > > Thanks. > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" >