From owner-freebsd-gnome@freebsd.org Wed Jul 29 19:09:00 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C714B9AE9D6 for ; Wed, 29 Jul 2015 19:09:00 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A636F140F for ; Wed, 29 Jul 2015 19:09:00 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id A2F179AE9D5; Wed, 29 Jul 2015 19:09:00 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88F509AE9D4 for ; Wed, 29 Jul 2015 19:09:00 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-oi0-x22e.google.com (mail-oi0-x22e.google.com [IPv6:2607:f8b0:4003:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4EE0813E5 for ; Wed, 29 Jul 2015 19:09:00 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by oibn4 with SMTP id n4so10337898oib.3 for ; Wed, 29 Jul 2015 12:08:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=NqqQ2z9A+udb89bzPgcgyTTZ+rEUU3R9vXBdxLs252o=; b=LeCDsNjrPbQGbqqtd1dDI/upJVZfCsaS7WR4U80uDg5Uk3hw7+uAQ8nJUtGd8N4tb7 DKMbpYJM64AFQT3K5+zBF9gZa6b/3JGDA+jaQ8d/2ZmOuHca6jjBjlg4Pz2d+hdNRTam 5ZjxJf9MqDjJ3kbrd3QeUmTqB3gmH9qDuAnQP1WUC90l4fhm2aVfrizCn8IN5ys5/90Y dK05tUpEvk+TuVWe6i9aaRxCaqURmmPG/bA3BQPEc3lX8H8UPxV2KdlzsffMeQXpE0lA 7yrd3B4xioh4mB6p1X9j4hTYWUZHizpe5iEZn6yDUWypF0qEoEKdmgy9OGoT6gWoFGCk 66QQ== MIME-Version: 1.0 X-Received: by 10.202.241.67 with SMTP id p64mr39994920oih.87.1438196939668; Wed, 29 Jul 2015 12:08:59 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.202.221.69 with HTTP; Wed, 29 Jul 2015 12:08:59 -0700 (PDT) In-Reply-To: <55B900AC.2040708@rainbow-runner.nl> References: <55B900AC.2040708@rainbow-runner.nl> Date: Wed, 29 Jul 2015 12:08:59 -0700 X-Google-Sender-Auth: ScjN6oPhTaBMv__mjeR4ddy5z6Y Message-ID: Subject: Re: Mixer failure after MATE upgrade to 1.10.0 From: Kevin Oberman To: Koop Mast Cc: FreeBSD GNOME Users Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 19:09:01 -0000 On Wed, Jul 29, 2015 at 9:34 AM, Koop Mast wrote: > Hey Kevin, > > On 29-7-2015 0:09, Kevin Oberman wrote: > > I have "successfully" completed the update to ATE-1.10.0, but I get a > > startup error that the MixerAppletFactory:MixerApplet failed. I see that > I > > have two Mixer files, > > > /usr/local/share/dbus-1/services/org.mate.panel.applet.MixerAppletFactory.service > > and > > > /usr/local/share/dbus-1/services/org.mate.panel.applet.MixerAppletFactory.service, > > but "pkg which" reports that they were not found in the database. > > Those files seem to be leftovers and can probably removed. > > > More relevant is that I don't seem to have a mixer, now. pkg info > "*mixer*" > > shows no matches. I do have an applet in my panel that allows volume > > adjustment, muting, and Preferences. > > > > Is the mixer applet gone or am does something need to be installed? I > > assumed that it was a part of mate-applets. > > Could you try mate-volume-control and mate-volume-control-applet from > the mate-media package? > > -Koop > The exact error I get is: The panel encountered a problem while loading "MixerAppletFactory::MixerApplet". I can run mate-volume-control but it lacks a mixer. The applet is already running, but offers no mixer, either. Along with the clock, battery, and hplip applets, it is in the far right portion of the top panel and seems to be neither movable nor removable. Of these, only the clock seem to be present in the list presented by "Add to panel". Could my database for the panel be corrupt in some way? In any case, I just noticed that the MixerAppletFactory files are found by "locate", but don't exist. So they were present last Saturday when the locateDB was updated, but must have been deleted by the mate-1.10 upgrade. So it looks like the only mixer is the command line one (mixer(1)). I am baffled as to why this would be eliminated. Looks like I am probably stuck. Thanks, anyway. -- Kevin Oberman, Network Engineer, Retired