From owner-freebsd-questions@FreeBSD.ORG Thu Jul 6 19:02:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67CAD16A4DF for ; Thu, 6 Jul 2006 19:02:39 +0000 (UTC) (envelope-from freebsd-questions@voidcaptain.com) Received: from mx4.x15.net (mx4.x15.net [69.55.237.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB83C43D49 for ; Thu, 6 Jul 2006 19:02:36 +0000 (GMT) (envelope-from freebsd-questions@voidcaptain.com) Received: from j1.x15.net [63.196.213.76] by mx4.x15.net with ESMTP id 605291429X1FyZ7R0004s9Pu; Thu, 06 Jul 2006 19:02:33 +0000 Message-ID: <44AD5E2A.2030709@voidcaptain.com> Date: Thu, 06 Jul 2006 12:02:02 -0700 From: Pete Slagle MIME-Version: 1.0 To: Eric Schuele , freebsd-questions@freebsd.org References: <44AD5872.4050006@slagle.net> In-Reply-To: <44AD5872.4050006@slagle.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Sunbird native port does nothing? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2006 19:02:39 -0000 On March 2, 2006 Eric Schuele wrote: > Anyone using the deskutils/sunbird (not deskutils/linux-sunbird)? [...] > I did the normal "make install clean" in the appropriate dir (everything > went well). Running it for the first time, I see the process in top, > and it writes a bit to the console, but then exits. All subsequent > attempts to run it result in the following at the console: > > Starting calendar alarm service > error creating table cal_calendars -- probably already exists > error creating table cal_calendars_prefs -- probably already exists > observer added > observer removed > > and the process exits. All the above still seems to be the case, and I did not see a reply to the original post, hence this retry. A process is started /usr/X11R6/libexec/gconfd-2 32 with no apparent effect which sits around until killed. Anyone know how to make it do something useful?