From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 23:20:06 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 D9A7C106566C for ; Thu, 10 Apr 2008 23:20:06 +0000 (UTC) (envelope-from barry.john.walker@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 966538FC25 for ; Thu, 10 Apr 2008 23:20:06 +0000 (UTC) (envelope-from barry.john.walker@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so325030pyb.10 for ; Thu, 10 Apr 2008 16:20:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=LxYI2JR28BmCtbMQFEErBJ8b9HJTBAsvfjJ21XoYU6o=; b=c2tDymL2eelJ/xEETv38ZC7U7rjzPMuAu5Dt52k+X1eiDcdmCXR75rPvzFyzm5kEX8DQkwRLZdmGphHt/5y4UDB4ANlXQxXZsBqh9C8zi3GDzE7DWldPoSUGRzZON9fb5CXdIzLWENRyelo3Gq9TR9Q8OPTIABJlOQPYJ5mGigQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=TCCmoDrtCm45VqIVW40gJHeMCxmlLBgLsAaCD9y46xGVz+OwIjurSaZxwin7rZSVOUcZHmQACHVlCCM+G0RVaIjcCk8mM+oNUXJlsWemsL8+3VQwcQISMqKEcB1KIf07vVawh79yCaRfA5pmXfWVPDtJWnh8vupLL7Zww3U16Nc= Received: by 10.65.239.14 with SMTP id q14mr3803004qbr.87.1207867863126; Thu, 10 Apr 2008 15:51:03 -0700 (PDT) Received: by 10.64.151.2 with HTTP; Thu, 10 Apr 2008 15:51:03 -0700 (PDT) Message-ID: <1266dbd60804101551x7cc81bbdvcfb3891a67c4dff5@mail.gmail.com> Date: Thu, 10 Apr 2008 17:51:03 -0500 From: "Barry Walker" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: StartKde 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, 10 Apr 2008 23:20:06 -0000 Hi all. I'm not sure if this is the proper place for this posting, but I am trying to determine what is causing my KDE problems. Here's what I get u85 50 ps -ef |grep kde bjwalker 11622 11076 0 17:45 pts/2 00:00:00 grep kde u85 51% startkde xset: bad font path element (#104), possible causes are: Directory does not exist or has wrong permissions Directory missing fonts.dir Incorrect font server address or syntax startkde: Starting up... After about 5 minutes of waiting, thats all I get. I've looked around to see where else I may have kde things running and think I've killed them all. I've also moved my .kde directory and allowed for the build of a new one. I'm currently in a gnome session but I would like to run KDE apps like Kile for example. Any help of where to start looking or things to do to help diagonose the problem would be appreciated. thanks b