From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 24 16:06:30 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AA0516A420 for ; Thu, 24 Jan 2008 16:06:30 +0000 (UTC) (envelope-from ws@au.dyndns.ws) Received: from ipmail05.adl2.internode.on.net (ipmail05.adl2.internode.on.net [203.16.214.145]) by mx1.freebsd.org (Postfix) with ESMTP id A8B3713C46A for ; Thu, 24 Jan 2008 16:06:29 +0000 (UTC) (envelope-from ws@au.dyndns.ws) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAJZAmEeWZWdv/2dsb2JhbAAIrzo X-IronPort-AV: E=Sophos;i="4.25,244,1199626200"; d="scan'208";a="41670798" Received: from ppp103-111.static.internode.on.net (HELO [192.168.1.131]) ([150.101.103.111]) by ipmail05.adl2.internode.on.net with ESMTP; 25 Jan 2008 02:21:13 +1030 From: Wayne Sierke To: gnome@freebsd.org Content-Type: text/plain Date: Fri, 25 Jan 2008 02:21:09 +1030 Message-Id: <1201189870.2075.22.camel@predator-ii.buffyverse> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: gnome-volume-control hover value lags volume changed via mouse-wheel X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 16:06:30 -0000 Since upgrading to gnome-2.20 from 2.18 I've noticed that the volume level that appears in the hover pop-up over the volume control no longer stays in sync with the volume level when changing it using the mouse-wheel. That is, hovering the mouse over the volume control, the pop-up appears showing, e.g. Volume 10%, then scrolling the mouse wheel once up, the volume changes (unseen) to 14% but the pop-up continues to display 10%, then with each successive move of the mouse wheel, either up or down, the volume setting changes appropriately but the pop-up displays the value prior to the last change. So continuing from the previous description, another up event increases the volume to 18% but the pop-up displays 14%, then a down event will drop the volume back to 14% but the pop-up will display 18%, etc. It's mainly an annoyance but I happen to keep the volume setting very low on this computer and I was frequently muting the sound inadvertently until I realised what was happening. It definitely remained in sync prior to the upgrade. Any ideas? Wayne