From owner-freebsd-gnome@FreeBSD.ORG Wed Sep 1 10:58:37 2010 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 710C910656A7 for ; Wed, 1 Sep 2010 10:58:37 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 8A1258FC1B for ; Wed, 1 Sep 2010 10:58:36 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id NAA27542; Wed, 01 Sep 2010 13:58:34 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4C7E31DA.80204@icyb.net.ua> Date: Wed, 01 Sep 2010 13:58:34 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.8) Gecko/20100823 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: kde@freebsd.org, gnome@freebsd.org References: <4C4B4436.8000402@icyb.net.ua> In-Reply-To: <4C4B4436.8000402@icyb.net.ua> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: Re: "power_profile: changed to 'performance'" 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: Wed, 01 Sep 2010 10:58:37 -0000 [ping] on 24/07/2010 22:51 Andriy Gapon said the following: > > Noob mode: how can I get rid of the message in the subject line? > > Full story. > I have a desktop FreeBSD machine with KDE 4 as desktop environment. > I did something with it, not exactly sure what, and I started to get the message > in subject log in my /var/log/messages. The messages appears each time I switch > back to my KDE session after switching out to another virtual terminal, no > matter if it's a "console" or other X terminal. > Suspected actions: upgrade of KDE from 4.4.4 to 4.4.5; some change in KDE > configuration via "control center" GUI. The latter is more probable, because I > run another KDE session on the same machine under a different acccount, and > switching to that session doesn't cause the message to appear. > > The message is produced by /etc/rc.d/power_profile script. > As I've said, this is a desktop machine, there is no acad driver attachment, and > I've verified that the script is not executed by devd. > Instead, it seems that the script is executed by hald. And it seems that hald > executes it because of a request that comes to it via dbus. I suspect that some > component of KDE (PowerDevil?) sends the request. > > Thus, I come to you with this question. > Thank you very much for any help/ideas on this. > -- Andriy Gapon