From owner-freebsd-gnome@FreeBSD.ORG Wed May 7 14:58:07 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD63D37B401 for ; Wed, 7 May 2003 14:58:07 -0700 (PDT) Received: from rrcs-se-24-73-205-166.biz.rr.com (rrcs-se-24-73-205-166.biz.rr.com [24.73.205.166]) by mx1.FreeBSD.org (Postfix) with SMTP id E562343FAF for ; Wed, 7 May 2003 14:58:06 -0700 (PDT) (envelope-from wade@ezri.org) Received: (qmail 61159 invoked from network); 7 May 2003 21:58:05 -0000 Received: from unknown (HELO ezri.org) (192.168.0.46) by rrcs-se-24-73-205-166.biz.rr.com with SMTP; 7 May 2003 21:58:05 -0000 Message-ID: <3EB9816C.8090502@ezri.org> Date: Wed, 07 May 2003 17:58:04 -0400 From: Wade Majors User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030506 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <3E9953C7.7060704@ezri.org> <3EB73720.0@ezri.org> <3EB8A492.6040807@ezri.org> <20030507171209.S62863@shumai.marcuscom.com> In-Reply-To: <20030507171209.S62863@shumai.marcuscom.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: gnome@freebsd.org cc: anders@andersa.net Subject: Re: moving applets in gnome-panel 2.3.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 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, 07 May 2003 21:58:08 -0000 Joe Marcus Clarke wrote: > After fully updating to GNOME 2.3.1 from my tree, I am able to move all > applets with the middle mouse button. In fact, I can single-click on an > applet with the middle mouse button, then drag it without holding the > button down. Another single click will "drop" the applet at the cursor > location. Ugh. Was this with a recent 5-CURRENT? The only customization I have is using "-march=athlon-tbird" in my CFLAGS. Its worked fine (as far as I can perceive) since I started using GCC 3.2.x. I am currently rebuilding everything with "-march=i686" to see if that might be the culprit in this case. I thought it only affected code order and not stuff like pointers but I'm grasping at straws here. -Wade