From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 13 08:21:15 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 B46941065670; Tue, 13 Jul 2010 08:21:15 +0000 (UTC) (envelope-from jilingshu@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7BB138FC0A; Tue, 13 Jul 2010 08:21:15 +0000 (UTC) Received: by pvh1 with SMTP id 1so2394324pvh.13 for ; Tue, 13 Jul 2010 01:21:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:references :subject:message-id:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=SCA+l1WE4QA8P+xOmAKRyF+jO+1dv1pTVxiIpLN0Uhs=; b=f25gnjgHn7dFyheISutzU71yaFWOox0KSnoxXW4UoQfqvD6YaWKPPk9+tTXMN2TLBg m4cF56Rd6lnJOpt8klp2Au3OsGnO/VkpC69PbqBqr7fMsW4rLii4lGf0cEx7hA7KaevH k6TCClKb7PPH6Ohm6p0pVCnm6AdkWKRAXPjJA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:references:subject:message-id:organization:x-mailer :mime-version:content-type:content-transfer-encoding; b=sQnzvWNdVLqttVS9c+uKSGLjtwHTamHWw7aX1y5a/oqUCs/zp77x7JP5RGUoYrraA2 eHJe22ZnOVmr3k4r59/5mCcewGEMdba1PZYpjMymud4EA8mure9Ii860eiLaXuXRDe5A coGT+QLG/a/lkFkhd0AiD4gKabV24v8w+5ADI= Received: by 10.142.169.12 with SMTP id r12mr3712926wfe.239.1279009274871; Tue, 13 Jul 2010 01:21:14 -0700 (PDT) Received: from Bear-PC ([183.32.185.155]) by mx.google.com with ESMTPS id l40sm5570998rvb.18.2010.07.13.01.21.11 (version=SSLv3 cipher=RC4-MD5); Tue, 13 Jul 2010 01:21:13 -0700 (PDT) Date: Tue, 13 Jul 2010 16:21:09 +0800 From: Bear To: "Joe Marcus Clarke" References: <20100712133519.A5ACC1CC0D@ptavv.es.net>, <201007130042330408008@Gmail.com>, <4C3B4C44.7020504@freebsd.org> Message-ID: <201007131621056075667@Gmail.com> Organization: Freebear Develop Group X-mailer: Foxmail 6, 15, 201, 22 [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit Cc: FreeBSD GNOME Users Subject: Re: Re: SUMMARY: GNOME startup issues 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: Tue, 13 Jul 2010 08:21:15 -0000 hi, Er... A very fool question... Could you tell me the correct steps to patch your patch? It seems like that I did something wrong on this... ------------------ Bear 2010-07-13 ------------------------------------------------------------- From:Joe Marcus Clarke Send Date:2010-07-13 01:09:28 To:Bear CC:Kevin Oberman; FreeBSD GNOME Users Subject:Re: SUMMARY: GNOME startup issues On 7/12/10 12:42 PM, Bear wrote: > hi, > Yes, I got the same result. I patched my consolekit and nothing change. Did you actually reinstall consolekit, and reboot? Console-kit-daemon doesn't actually restart after logout. Joe > > ------------------ > Bear > 2010-07-13 > > ------------------------------------------------------------- > From:Kevin Oberman > Send Date:2010-07-12 21:36:34 > To:Joe Marcus Clarke > CC:FreeBSD GNOME Users > Subject:Re: SUMMARY: GNOME startup issues > >> Date: Sat, 10 Jul 2010 13:39:48 -0400 >> From: Joe Marcus Clarke >> Sender: owner-freebsd-gnome@freebsd.org >> >> Okay, I have been spending time trying to recreate the problems people >> have been reporting with GNOME. The problems are: >> >> * polkit-gnome-authentication-agent-1 crashes at startup >> * gnome-panel takes too long to start >> * Workspace Switcher does not work >> >> Sadly, I was unable to recreate what I would consider any problems. I >> tested the following configurations: >> >> * FreeBSD i386 RELENG_8 from July 4 with ports from July 4 >> * FreeBSD i386 -CURRENT from July 4 with ports from July 4 >> * FreeBSD amd64 -CURRENT from July 5 with ports from July 5 >> * FreeBSD i386 RELENG_8 from June 17 with ports from June 18 (in VMWare >> Fusion 3.0 on a Mac) >> >> I tested by starting GNOME from GDM and using startx. My ~/.initrc has >> simply this: >> >> #!/bin/sh >> >> exec ck-launch-session gnome-session >> >> My locale is en_US.UTF-8. I have procfs mounted, and I can perform: >> >> ping `localhost` >> >> Successfully. I am not running ANY firewalls, and I have not enabled >> any blackholes for TCP or UDP. >> >> When I run GNOME from startx, I do see a delay of about 10 seconds while >> waiting for the panel to appear. This is because gnome-panel is trying >> to contact GDM to determine if shutdown/reboot support is enabled. This >> delay is expected in a startx configuration. >> >> Workspace Switcher has always worked for me. I tried switching >> workspaces with the keyboard shortcut and by clicking on the space in >> the lower panel. Both worked. I was also able to bring up properties, >> and add an additional workspace. >> >> I was able to see a problem with polkit-gnome-authentication-agent-1 in >> ONE instance. A core was produced. This problem seems to occur when >> GDM switches the user to the logged in user. I didn't notice any other >> problems related to this, though. >> >> For those still seeing workspace switch problems, rebuild gnome-panel >> with debugging symbols, then bind gdb to workspace switcher, and get a >> backtrace when it appears to be hung up. That's after making sure all >> of the above is inline as much as possible with my test machines. > > I patched and re-built consolekit, re-booted and re-started Gnome. I see > no changes in behavior. I see a delay in the panel start and attempting > to add to a panel results in a panel freeze for exactly 25 seconds > during which the panel is completely frozen, including the portion of the > popup menu showing most of the selected "Add to Panel..." item. After > exactly 25 seconds, the panel re-draws properly and the Add to Panel > window appears. (The individual applets DO update, though.) > > There is no change in this from pre-patch system. > > I do see one change which may or may not be a result of the patch. My > netspeed applet crashes immediately and attempting to re-add it results > in "The panel encountered a problem while loading > "OAFIID:GNOME_NetspeedApplet"." > > Again, this may not be tied to the consolekit applet as it has been a > bit unstable since I updated to 2.30, but it seems completely broken > since the patch. -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome