From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 6 16:52:34 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 204E61065677; Fri, 6 Aug 2010 16:52:34 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 749BF8FC0C; Fri, 6 Aug 2010 16:52:33 +0000 (UTC) Received: by bwz9 with SMTP id 9so126055bwz.13 for ; Fri, 06 Aug 2010 09:52:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=OutuWRSe+WbLngyf7slaAf9yf2J4muhzFqZjEuVprAw=; b=Pzj6uOjCaNm5lsxyXmx+X3pgavbh3ctjKQulsf1bngh3uJbEZME+AmX/v3WG4MmwT0 V35yTNIl9xFEwCBTsNAeRCrY6QR1ME+x8k8uLUDiZTzvQyu5EIrdC3xofmOjjvhscrxF 1BmjnefrdZZXcpxZdRuHecWrhmJFChodNbdcY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=frD3abwCpkDLAY9HCSY/Q492c6yIwUsEifzdA2TIMcbHIDlzkErjNntqZGyreUEFpe rK0g3fNG6OG3626+WLmYa/Cn9HCSyFm7dsNC2WmZE+ZNmFXV9YpfqU4QCFujzn+DBdsB w2oVRsw4dkd9pN/nZMAs0dda76FGMV1OZtuHY= MIME-Version: 1.0 Received: by 10.204.77.137 with SMTP id g9mr273284bkk.189.1281113552376; Fri, 06 Aug 2010 09:52:32 -0700 (PDT) Received: by 10.204.64.71 with HTTP; Fri, 6 Aug 2010 09:52:32 -0700 (PDT) In-Reply-To: <4C5C3C87.7060105@freebsd.org> References: <4C5B09FC.4010902@freebsd.org> <4C5C2FEF.2030903@freebsd.org> <4C5C3C87.7060105@freebsd.org> Date: Fri, 6 Aug 2010 18:52:32 +0200 Message-ID: From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Joe Marcus Clarke Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-gnome@freebsd.org Subject: Re: gnome slow startup 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: Fri, 06 Aug 2010 16:52:34 -0000 2010/8/6 Joe Marcus Clarke : > On 8/6/10 12:38 PM, Fernando Apestegu=EDa wrote: >> 2010/8/6 Joe Marcus Clarke : >>> On 8/6/10 11:25 AM, Fernando Apestegu=EDa wrote: >>>> 2010/8/5 Joe Marcus Clarke : >>>>> On 8/5/10 12:38 PM, Fernando Apestegu=EDa wrote: >>>>>> Hi all, >>>>>> >>>>>> Recently I updated to 8.1-RELEASE and since then gnome-panel takes u= p >>>>>> to 1 minute to show up. >>>>>> >>>>>> I read about a problem with consolekit. I'm using consolekit-0.4.1_4= . >>>>>> Is there going to be and update >>>>>> for this soon? >>>>> >>>>> That is the latest version of consolekit, and it has the fix. =A0How = are >>>>> you starting GNOME? =A0What is the output of ck-list-sessions? >>>> >>>> I'm launching GNOME with "startx" >>>> My .xinitrc looks like this: >>>> >>>> exec /usr/local/bin/gnome-session >>>> >>>> >>>> ck-list-sessions doesn't show anything. >>> >>> See http://www.freebsd.org/gnome/docs/faq2.html#full-gnome . >> >> HAL and DBus are run at boot in my system. I don't run avahi as I >> don't think it is really necessary, is it?. >> I used "exec ck-launch-session gnome-session" in my .xinitrc but >> nothing changes. I still have the same delay and the same message >> "Could not ask session manager if shut down is available" > > What does ck-list-sessions show? Session1: unix-user =3D '1001' realname =3D 'Fernando Apesteguia Santiago' seat =3D 'Seat1' session-type =3D '' active =3D FALSE x11-display =3D '' x11-display-device =3D '' display-device =3D 'ttyv0' remote-host-name =3D '' is-local =3D TRUE on-since =3D '2010-08-06T16:24:10.991764Z' login-session-id =3D '' > > Joe > > -- > Joe Marcus Clarke > FreeBSD GNOME Team =A0 =A0 =A0:: =A0 =A0 =A0gnome@FreeBSD.org > FreeNode / #freebsd-gnome > http://www.FreeBSD.org/gnome >