From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 6 16:38:02 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 97E51106564A; Fri, 6 Aug 2010 16:38:02 +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 EC95A8FC14; Fri, 6 Aug 2010 16:38:01 +0000 (UTC) Received: by bwz9 with SMTP id 9so116487bwz.13 for ; Fri, 06 Aug 2010 09:38:01 -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=L6SiQcm8qJcTbDRGbgScyUYpi1z/QnNfoiCkatHc/Fc=; b=uCSIjE4Ix9LaJp/l4hSLOHUplIGTiOgM9YxrEPFXexyKOm7gqCrEm3Al3+sufILRYp 273CB0eSDDpBJFQx14w3DOrUJD0OVrMehUYc7I6gnTiFIHfTYVTRrZvPk81vsGVaqeaH Nr/+KwOSS31qiWFRw7iZMngizfZg3h0RzAU40= 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=dHCw6ezKj15IRtg+GDdIrfVL1ru7lQhCk6LwpuKsM629fKmUD7um/FLa8P+IIcLYot GizVEWjrH9ZuopnMVUcoSDR1YrzBjxIsC81Ge4hcspZ54tgBb/iQ/LKoFRnnDynNZ+Xc gNCb86CgdyTdlqMCnk0dkH4rppbMm8aBQp62Q= MIME-Version: 1.0 Received: by 10.204.34.133 with SMTP id l5mr8059826bkd.180.1281112681063; Fri, 06 Aug 2010 09:38:01 -0700 (PDT) Received: by 10.204.64.71 with HTTP; Fri, 6 Aug 2010 09:38:01 -0700 (PDT) In-Reply-To: <4C5C2FEF.2030903@freebsd.org> References: <4C5B09FC.4010902@freebsd.org> <4C5C2FEF.2030903@freebsd.org> Date: Fri, 6 Aug 2010 18:38:01 +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:38:02 -0000 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 up >>>> 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 ar= e >>> 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" In addition, I observed this other message: Window manager warning: Failed to read saved session file /home/myusername/.config/metacity/sessions/10ae761321d5943f9012682586209376= 8400000019000026.ms: Failed to open file '/home/myusername/.config/metacity/sessions/10ae761321d5943f901268258620937= 68400000019000026.ms': No such file or directory Even the "metacity" directory doesn't exist under .config. I tried to reinstall metacity but that didn't fix anything. > > Joe > > -- > Joe Marcus Clarke > FreeBSD GNOME Team =A0 =A0 =A0:: =A0 =A0 =A0gnome@FreeBSD.org > FreeNode / #freebsd-gnome > http://www.FreeBSD.org/gnome >