From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LmDAY-0003sS-QS for garchives@archives.gentoo.org; Tue, 24 Mar 2009 20:24:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 382E8E02DC; Tue, 24 Mar 2009 20:24:17 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.248]) by pigeon.gentoo.org (Postfix) with ESMTP id 0B691E02DC for ; Tue, 24 Mar 2009 20:24:16 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id k29so2512992rvb.46 for ; Tue, 24 Mar 2009 13:24:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=ko4TCZC2X4Ku9hG3++ReSsh7rbRhcV21Nx+J1mPE3xo=; b=CkNVSP1KlvLJ7s/mO+PGcsqgoLol6dEedx7B+YmJ2gSe3aeI/BUvdacw1LRgpySrQ/ NfjmSYsntNq2Yc8etgWXBf5hYjpL+QqrMY0+E9L4lpVU8214+p00x4dbGGhC2UWl8rGx SUj9q00VEAN5VHDoyJ+U80W9eHvJYqKptlKhY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=DPgmY74KXLTD6NLCjQGUePDQqLJ146xbValip4Bge9fKlqtw9/J6trnFyt2yPjryim 4E4nWZjcUhmPwsAtBhe5GH34Ep9NccL4aJqG6DUSxwWog8gQLzY0Ckti8R3BVa6qFIZ/ VYynUpWvAzuD3rxFn0tzEOshDlNkIDaY1vCLA= Received: by 10.114.37.1 with SMTP id k1mr5866545wak.172.1237926256632; Tue, 24 Mar 2009 13:24:16 -0700 (PDT) Received: from ?192.168.1.3? (ppp-70-128-108-39.dsl.tulsok.swbell.net [70.128.108.39]) by mx.google.com with ESMTPS id n20sm21344752pof.17.2009.03.24.13.24.14 (version=SSLv3 cipher=RC4-MD5); Tue, 24 Mar 2009 13:24:15 -0700 (PDT) Subject: Re: [gentoo-user] From: Michael Sullivan To: gentoo-user@lists.gentoo.org In-Reply-To: <5bdc1c8b0903241249u3eaa9963t5651bddff2bfb97a@mail.gmail.com> References: <1237921091.15926.6.camel@camille.espersunited.com> <5bdc1c8b0903241249u3eaa9963t5651bddff2bfb97a@mail.gmail.com> Content-Type: text/plain Date: Tue, 24 Mar 2009 15:24:13 -0500 Message-Id: <1237926253.17396.0.camel@camille.espersunited.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 Content-Transfer-Encoding: 7bit X-Archives-Salt: 7e86c8b9-b804-4454-a590-b86bddb4b8ac X-Archives-Hash: 978449c95af57905a77e99831d505154 On Tue, 2009-03-24 at 12:49 -0700, Mark Knecht wrote: > On Tue, Mar 24, 2009 at 11:58 AM, Michael Sullivan wrote: > > A week ago I got in a 1 TB external hard drive. I set it up for use > > with MythTV. It worked fine. So now I wanted to turn the old myth > > partition into my /home filesystem. I reformatted it (mke2fs > > -j /dev/sda6), I mounted it on /mnt/floppy and moved my directories > > in /home over to it, then unmounted it, mounted it on /home and logged > > in. Now almost every time I do anything I get a notice saying that > > gnome-settings-daemon has crashed. I don't even kwow if it will let me > > send this email, but I've attached the bug report. Please somebody help > > me! > > > > > > May just be a coincidence. I'm seeing this on my wife's machine after > an update to Gnome-2.24.x from 2.22.x. No changes in disk drives here. > > If you're not against starting from a new desktop then try making a > new user and seeing if that new user has the same problem. If it > doesn't then try erasing (or moving) all the .gnome directories and > possibly you'll be able to clean it up that way. > > Possibly a case of something being marked stable when possibly it > shouldn't have been? > > Good luck, > Mark > Does anyone know where files for gnome-settings-daemon are stored? Is there something in /tmp I need to take care of?