From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 01:51:22 2005 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 1BA7B16A41F for ; Fri, 23 Sep 2005 01:51:22 +0000 (GMT) (envelope-from remegius@comcast.net) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [204.127.198.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id B67FC43D46 for ; Fri, 23 Sep 2005 01:51:21 +0000 (GMT) (envelope-from remegius@comcast.net) Received: from [69.181.144.189] (c-69-181-144-189.hsd1.ca.comcast.net[69.181.144.189]) by comcast.net (rwcrmhc12) with ESMTP id <20050923015041014000v54le>; Fri, 23 Sep 2005 01:50:41 +0000 Message-ID: <43335F71.2010007@comcast.net> Date: Thu, 22 Sep 2005 18:50:41 -0700 From: Rem P Roberti User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.11) Gecko/20050921 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: KDE error messages 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, 23 Sep 2005 01:51:22 -0000 KDE loads and runs okay, although the Kontact mail program has become inop. When I close KDE I get this message in the console window repeated about four times: X Error: BadWindow (invalid Window parameter) 3 Major opcode: 6 Minor opcode: 0 Resource id: 0x1e0000b I have the feeling that these error codes might be related to the inop Kontact mail program, because every time that I try to run that program I get an error message telling me that it is already running in another display window. Also it completely eats up the CPU, and I have to do a kill -9 to shut it down. Rem