From owner-freebsd-questions@FreeBSD.ORG Sun Jun 5 23:23:09 2011 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 534F1106566B for ; Sun, 5 Jun 2011 23:23:09 +0000 (UTC) (envelope-from olivares14031@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 CD2268FC0A for ; Sun, 5 Jun 2011 23:23:08 +0000 (UTC) Received: by bwz12 with SMTP id 12so4446762bwz.13 for ; Sun, 05 Jun 2011 16:23:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=2m0QSMCBj9jhqt4KZQCsGuou2pweczN1zUqAB38VsHA=; b=Q9v5yucyVY6jopHjtHwICGUT9fhCUy/KO5b3iM1kUyo8/LHv7/2MkgZeo82so2t3Er oTErt5vm8UTducnJrfK50Hhb9X8tkTGoeojAuIIbRa0rnf3Gk1WPWIP4y+t017TzVQC5 f9jH2TTYPWPg1Qvs7WUFX5PjNhiRKC4qo2GOs= 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=NyRL6QUltIXEmUNXIL64ve5oc5xHQEWxhUkMd7mHttUEtiOcc69bowdyCjXO7jb+MZ 34Gr1OTXGd/ImW278Jg7fHu3vMzG+DrYUfQIbq76FNchNyLURUiy3BtHXXTcVIZeE0yj q/cijUiPVRJZ357mPSoN9SKr4GYNspBZ0iKZw= MIME-Version: 1.0 Received: by 10.204.25.66 with SMTP id y2mr4330449bkb.153.1307316187501; Sun, 05 Jun 2011 16:23:07 -0700 (PDT) Received: by 10.205.83.11 with HTTP; Sun, 5 Jun 2011 16:23:07 -0700 (PDT) In-Reply-To: References: <7DF8A3D1-254C-4165-9B8A-E5ABA1BD6A34@cox.net> Date: Sun, 5 Jun 2011 18:23:07 -0500 Message-ID: From: Antonio Olivares To: Matthew Navarre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Unable to start KDE4 on freebsd 7.4-RELEASE 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: Sun, 05 Jun 2011 23:23:09 -0000 > I created a new user with an empty $HOME, =A0added the startkde line to .= xinitrc and had the same problem. I did notice that drkonqi is crashing and= writing out a .core file, so I'll see if gdb can tell me anything. > Thanks, > mnavarre Read about something called kchildlock : kchildlock on an archlinux page: https://bbs.archlinux.org/viewtopic.php?pid=3D940823 one solution is to remove kchildlock. problem now becomes how does one do = this? Regards, Antonio