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 1RhUVt-0006Hb-Gg for garchives@archives.gentoo.org; Sun, 01 Jan 2012 23:08:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8ECE121C057; Sun, 1 Jan 2012 23:07:43 +0000 (UTC) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 1373421C213 for ; Sun, 1 Jan 2012 23:06:04 +0000 (UTC) Received: by eekd41 with SMTP id d41so14999623eek.40 for ; Sun, 01 Jan 2012 15:06:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; bh=XzHTOzsPvH4QZlFwRlfnh4CJod/1cZQh5l8OC+zPwYE=; b=wUlprdZCAXIzpP8rF7j4+NYAXQYlFX2P14CUvSw8JItMg2MLC76u/oXzd/L5YKMFzN LJY8V/pn+FlVb/QT/qOGMXaJPQrHUPQnYhRD9RtyCm9rl/5OPv1oU4ZFgkYuUv6+dUvy sgeGW+Ccrn4NUe9iSs759NTP23uroOH5CGltI= Received: by 10.14.99.78 with SMTP id w54mr18599592eef.33.1325459164093; Sun, 01 Jan 2012 15:06:04 -0800 (PST) Received: from localhost.localnet (p4FC6074F.dip0.t-ipconnect.de. [79.198.7.79]) by mx.google.com with ESMTPS id b49sm152194195eec.9.2012.01.01.15.06.02 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 01 Jan 2012 15:06:03 -0800 (PST) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Konsole issue Date: Mon, 02 Jan 2012 00:06:01 +0100 Message-ID: <1380758.445QanMght@localhost> User-Agent: KMail/4.8 rc1 (Linux/3.0.7; KDE/4.7.4; x86_64; ; ) In-Reply-To: <4F00DFD2.8060504@gmail.com> References: <4F00B505.6050908@gmail.com> <2665374.AFkteMaH1U@localhost> <4F00DFD2.8060504@gmail.com> 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 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 3ff29365-7f03-4702-aa69-639f5d21c18d X-Archives-Hash: 99240aef794c74d28aabea62d09c5518 Am Sonntag, 1. Januar 2012, 17:36:02 schrieb Colleen Beamer: > On 01/01/12 17:15, Volker Armin Hemmann wrote: > > Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer: > >>> What happens if you run xterm? > >> > >> In response, konsole was working just find earlier today - I had a > >> command prompt and everything. I had to install xterm, but on install > >> I could run xterm and it provides me with a command prompt. > > > > so what happens when you start konsole out of xterm? Any messages? Do you > > find anything in .xsession-errors? > > Starting konsole out of xterm results in the same issue - no prompt. > > From .xsession-errors the following related to konsole was provided, but > I have no idea how to go about fixing this: > > konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo > teletype > konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow > control status, terminal not connected. > konsole(8283) Konsole::Pty::start: Unable to set terminal attributes. Bingo. well, check that /dev/pts is mounted. Did you have any consolekit, udev, dbus updates? Are the permissions set correctly? have you recompiled kdelibs? But this is exactly your problem - google for it. -- #163933