From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MeCuq-0002cM-7g for garchives@archives.gentoo.org; Thu, 20 Aug 2009 19:03:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E69EEE040D; Thu, 20 Aug 2009 19:03:14 +0000 (UTC) Received: from mail-gx0-f207.google.com (mail-gx0-f207.google.com [209.85.217.207]) by pigeon.gentoo.org (Postfix) with ESMTP id C9711E040D for ; Thu, 20 Aug 2009 19:03:14 +0000 (UTC) Received: by gxk3 with SMTP id 3so148528gxk.14 for ; Thu, 20 Aug 2009 12:03:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=KOmmRrMLBucobx6P29nqFHc3MfOiKRmHhxAyU5GpJP8=; b=JrF5rM7KQCl1aL21DZH+EvBn76CKV3C3QvE1XHxFpJv6HZiXErHmJIiPC/33l4yLxq oDgYY7XqnQjIDtG9grtmyCwgq+Qmtl5p9CKBvuKBHR2Ug8Az2EDID6w+kcYJAdjE+YDd aF66z+D2W5T6yujIIUS5FZiJj31C3Ww5Is9iU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=qx1WbuwdOQ65FVaemGgulBuz3zOaEOfy04NV1pLARO9T3++z4A+1N2IToNg0M4nP36 CxtcG/FndZ61Kkq5QSn5w5vcvDmYa2gRqFSVZXaz98qpeFrAJ4AD/bFYDsUlAyli1aMG x+/LMggYVq0Vrnop4NHPWmOaRmfRo9ZCm0gDU= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.150.116.2 with SMTP id o2mr443601ybc.34.1250794994522; Thu, 20 Aug 2009 12:03:14 -0700 (PDT) In-Reply-To: <200908200134.47229.Warp_7@gmx.de> References: <200908200134.47229.Warp_7@gmx.de> Date: Thu, 20 Aug 2009 14:03:14 -0500 X-Google-Sender-Auth: 8e43fe065b24e0dc Message-ID: <58965d8a0908201203m555a7f31ve9a89a60be623088@mail.gmail.com> Subject: Re: [gentoo-user] KDE4: Constant crashes in conjunction with Konsole From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: cfbe34e9-a1eb-4497-ab11-99ae117a163a X-Archives-Hash: 474b6f4193a7d03aa6262c05aa8485a9 On Wed, Aug 19, 2009 at 6:34 PM, Frank Steinmetzger wrote: > Hi guys, > > until now I've been quite a KDE4 hater, but I'm willing to give it a try from > time to time. So I installed 4.3 parallel to my beloved 3.5.10 and was quite > pleased with it. However, I have repeating crashes of my entire X. Mostly it > happens when I open Konsole, the next often occasion is opening a menu (main > menu, context menu, you name it), but also only after a Konsole windows was > opened. All I see is a quick error message about glibc, then X restarts and > I'm back at kdm. I had Konsole-related crashes and other weirdness when I first switched to KDE4. It turned out to be related to fonts! I installed DejaVu fonts and used them for everything in KDE's font config, and in Konsole I'm using "Fixed [ETL]" size 10 (I'm not sure which package that came from, but I think it's one of the core Xorg fonts). It probably has nothing to do with your problem but I figured I would mention it just in case.