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 1MT7Wg-0003S9-9X for garchives@archives.gentoo.org; Tue, 21 Jul 2009 05:04:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEC6EE0292; Tue, 21 Jul 2009 05:04:28 +0000 (UTC) Received: from mail-px0-f172.google.com (mail-px0-f172.google.com [209.85.216.172]) by pigeon.gentoo.org (Postfix) with ESMTP id 9D643E0292 for ; Tue, 21 Jul 2009 05:04:28 +0000 (UTC) Received: by pxi2 with SMTP id 2so528335pxi.32 for ; Mon, 20 Jul 2009 22:04:28 -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 :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=yGeHb1hahrNvkQkVRflaS1VEoEQcMkUInoRQrN6rxY4=; b=xox9AE8ho416XpOSL1ACulr8vOqnwb+d5KV25BVskLkWktUxC5nBUOnirW3837Hn3s laFeAxq0yPf40ThNPFS+0Andfcg/9rkvkkBDmhTT/Uj2a7YC3rZI33GOjA2KujUkbCn9 r+3shl2i/rd+se7ccwzMOXI4qiXjwQJ1vY+Ks= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=OHAxymkM7Lny9UGGpaLmDoCxkx+NP5bT+Ak90tWb6vRnBv68h2Z3genuoBPFTJVIA5 jV3imA7AqptvWFHypEHD0NzyNnJC2MfsHPjq5tR1GrvWCxUeW9tkzqYQXCgtS2JKLa10 Sid26n5YVA3/dRPr097RPWK30JBXQ1ILnOXpQ= Received: by 10.140.144.20 with SMTP id r20mr2611593rvd.274.1248152668216; Mon, 20 Jul 2009 22:04:28 -0700 (PDT) Received: from ?192.168.0.100? (mu.nmsu.edu [128.123.84.155]) by mx.google.com with ESMTPS id c20sm3946376rvf.41.2009.07.20.22.04.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 20 Jul 2009 22:04:27 -0700 (PDT) Message-ID: <4A654C55.5020509@gmail.com> Date: Mon, 20 Jul 2009 23:04:21 -0600 From: Hung Dang User-Agent: Thunderbird 2.0.0.22 (X11/20090702) 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 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] KDM problem Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 2b55a5e1-90f8-46a8-95a7-a0d1dceb73dd X-Archives-Hash: c35c54e407385e5362912f7d72af13eb Hi all, For some reason I could not start kde4 on my laptop. Everything is fine and when I try to log into my account using the kdm log in window it will log in for a second then get back to kdm window. Here is the content of ~/.xsession-errors Warning: Cannot convert string "12x24" to type FontStruct Warning: Cannot convert string "nil2" to type FontStruct X connection to :0.0 broken (explicit kill or server shutdown). X connection to :0.0 broken (explicit kill or server shutdown). Does anyone know what is going on with my kde4 session? I have installed KDE-4.2.4 and Xorg-server 1.6.2-r1 on my laptop. Thanks Hung