From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 12 22:24:53 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org 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 511A316A416 for ; Sun, 12 Nov 2006 22:24:53 +0000 (UTC) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC46B43DA2 for ; Sun, 12 Nov 2006 22:24:45 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.10] (aphax.nl [82.92.29.227]) by smtp-vbr6.xs4all.nl (8.13.8/8.13.8) with ESMTP id kACMOgc1063511 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 12 Nov 2006 23:24:42 +0100 (CET) (envelope-from h.nieser@xs4all.nl) Message-ID: <45579F29.8070301@xs4all.nl> Date: Sun, 12 Nov 2006 23:24:41 +0100 From: Hans Nieser User-Agent: Thunderbird 1.5.0.8 (X11/20061110) MIME-Version: 1.0 To: Jeff Hinrichs - DM&T References: <1163113754.42309.8.camel@shumai.marcuscom.com> <20061112122355.GA888@crom.vickiandstacey.com> <5aaed53f0611120809l1ba1e1a9u14f37ce9af72f774@mail.gmail.com> In-Reply-To: <5aaed53f0611120809l1ba1e1a9u14f37ce9af72f774@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-gnome@freebsd.org Subject: Re: HEADS UP: Having problems with GNOME on FreeBSD? Have you read our FAQ lately? 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: Sun, 12 Nov 2006 22:24:53 -0000 Jeff Hinrichs - DM&T wrote: > On 11/12/06, Stacey Roberts wrote: >> Hello Joe, >> >> On Thu, 09 Nov 2006, Joe Marcus Clarke wrote: >> >> > If you are having a problem with GNOME on FreeBSD -- especially since >> > the 2.16 update -- you should checkout the recently update FreeBSD >> GNOME >> > FAQ at http://www.FreeBSD.org/gnome/docs/faq2.html . This revised >> > edition includes useful tips for troubleshooting HAL-related problems, >> > getting the most out of your GNOME Desktop, fixing build problems >> due to >> > the PREFIX move, and even uninstalling GNOME. >> > >> > If you have additional information you feel should be included in the >> > FAQ, please bring it to our attention. >> >> I've noticed that since updating hal-daemon and hal-device-manager >> over the last few days, >> whenever I log into Gnome-2.16 the desktop icons for "Computer", >> "Wastebasket" and $USER's >> Home" are never aligned where they should be, and I need to >> re-position the icons back to >> where they normally are. >> >> I can't see in any of the menu items where I can ensure that the icons >> positioning can be >> "remembered". >> >> Is there some way to ensure that the desktop icons remember their >> positions after placement? > I've noticed the same here. I had the same thing on my Linux box after upgrading Nautilus to 2.16.2, the patch at http://bugzilla.gnome.org/show_bug.cgi?id=373895 fixed it for me. HTH