From owner-freebsd-questions@FreeBSD.ORG Fri Mar 21 20:40:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 513891065670 for ; Fri, 21 Mar 2008 20:40:47 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id E2C518FC15 for ; Fri, 21 Mar 2008 20:40:46 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m2LKeScw074248; Fri, 21 Mar 2008 15:40:29 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080321154143.0273c270@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 21 Mar 2008 15:42:22 -0500 To: "Luca Presotto" , "Luca Presotto" , From: Derek Ragona In-Reply-To: <9A6A62B6B84859469F3EBB5F09D818CA219EA1@cernxchg50.cern.ch> References: <9A6A62B6B84859469F3EBB5F09D818CA01778F05@cernxchg50.cern.ch> <6.0.0.22.2.20080321104606.026b26d8@mail.computinginnovations.com> <9A6A62B6B84859469F3EBB5F09D818CA219EA0@cernxchg50.cern.ch> <6.0.0.22.2.20080321122834.026fa8f8@mail.computinginnovations.com> <9A6A62B6B84859469F3EBB5F09D818CA01778F08@cernxchg50.cern.ch> <9A6A62B6B84859469F3EBB5F09D818CA219EA1@cernxchg50.cern.ch> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080321-0, 03/21/2008), Outbound message X-Antivirus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: Various X errors (difficult to see) 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: Fri, 21 Mar 2008 20:40:47 -0000 At 01:07 PM 3/21/2008, Luca Presotto wrote: > >>This error refers to the artsd daemon already running, or the system > thinks this daemon is running. You should open a terminal window and do: > >>ps -ax|grep -i art > > >>and see if the artsd daemon is running or not. If it is not, you may > need to force it to start. > > >I'll try that later! > >If I do ps -ax etc... I get: > 1185 ?? S 0:00.03 kdeinit: kdeinit: klauncher --new-startup (kdeinit) > 1187 ?? S 0:00.28 kdeinit: kdeinit: kded --new-startup (kdeinit) > 1206 ?? S 0:00.49 /usr/local/bin/artsd -F 10 -S 4096 -s 60 -m > artsmessage -c drkonqi -l 3 -f > 1106 v0 I+ 0:00.00 /bin/sh /usr/local/bin/startx > 1131 v0 I 0:00.01 /bin/sh /usr/local/bin/startkde > 1328 p0 R+ 0:00.00 grep -i art > >I think that 1206 is the right daemon and is correctly running. Correct? Looks like the right daemon. I wonder if your config files are trying to start it twice. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.