From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-85085-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KpssD-00042b-I0
	for garchives@archives.gentoo.org; Tue, 14 Oct 2008 23:00:17 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7F5A2E00DA;
	Tue, 14 Oct 2008 23:00:15 +0000 (UTC)
Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.190])
	by pigeon.gentoo.org (Postfix) with ESMTP id 3731AE00DA
	for <gentoo-user@lists.gentoo.org>; Tue, 14 Oct 2008 23:00:15 +0000 (UTC)
Received: by mu-out-0910.google.com with SMTP id i2so2360304mue.6
        for <gentoo-user@lists.gentoo.org>; Tue, 14 Oct 2008 16:00:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=CCvCyzMycbB/698fsBqfa5uCXXDqpkeNqks+zik8Ab4=;
        b=pBPKU+oOMPQAPU+LQOHzWmUDBRXHbrShXoMo0pqnswPzoDXaF8QOH2OxXdCKYKGpCv
         ZnTErhHa3ZUAsDDAb9TDZD4os0YRdxLXKfjw3fDI/dRg4SCw/iV5aCDgtn6JX5kbvDDZ
         ilsl/oD8V5iwqf1WcnfmFGxKJeiWEwdZvF+z4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=Zt7Ar60usCSNI62nmbtAUuq24ASwAjHPQwAJk8UhxoCUWZX7ua0j7NGXRwQeTIlx1Y
         OtRAT0l6d7chPOdWm0vsFecpSPKjgbAXXEPlaZ1I/phkNtt3mTS46i6ZDZDQYRUGF5i3
         8ykjJ+FBsm9hmg9rAJMxTPXv97APA174WRCLI=
Received: by 10.142.166.1 with SMTP id o1mr54888wfe.345.1224025212989;
        Tue, 14 Oct 2008 16:00:12 -0700 (PDT)
Received: by 10.143.40.6 with HTTP; Tue, 14 Oct 2008 16:00:12 -0700 (PDT)
Message-ID: <e38d12ff0810141600t2a078a88yb10c2290b496a187@mail.gmail.com>
Date: Tue, 14 Oct 2008 19:00:12 -0400
From: "Andrey Vul" <andrey.vul@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] DBus error in solid (kde 4.1 hardware monitoring daemon)
In-Reply-To: <e38d12ff0810141550s7b08a492ub2855c777b09591a@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <e38d12ff0810141519h406dcc21ib140b847adfb3e24@mail.gmail.com>
	 <200810150039.03644.alan.mckinnon@gmail.com>
	 <e38d12ff0810141550s7b08a492ub2855c777b09591a@mail.gmail.com>
X-Archives-Salt: 2b319421-2545-4704-a893-a146b2ecc68b
X-Archives-Hash: d9889e099357571b359ff512887cc142

On Tue, Oct 14, 2008 at 6:50 PM, Andrey Vul <andrey.vul@gmail.com> wrote:
> On Tue, Oct 14, 2008 at 6:39 PM, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
>> On Wednesday 15 October 2008 00:19:04 Andrey Vul wrote:
>>> Does anybody know what this error means and how to solve it?
>>> virtual QStringList Solid::Backends::Hal::HalManager::allDevices()
>>> error:  "org.freedesktop.DBus.Error.Disconnected"
>>
>> Apparently DBus disconnected from ... somethings
DBus disconnected from hal.

Fixed with $sudo rc-update add hald