From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LVRRA-00064M-QQ for garchives@archives.gentoo.org; Fri, 06 Feb 2009 14:12:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6C2AE0333; Fri, 6 Feb 2009 14:12:07 +0000 (UTC) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by pigeon.gentoo.org (Postfix) with ESMTP id 6B720E0333 for ; Fri, 6 Feb 2009 14:12:07 +0000 (UTC) Received: by ug-out-1314.google.com with SMTP id j40so21417ugd.39 for ; Fri, 06 Feb 2009 06:12:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=WLAOCUU/Wl7kRZ/j/1HGnUGYOYSVkypQulRwd1WC/AE=; b=CcPo0CY8/KE15pg57kfEyTngXfPwJfy3w4eBvTs2tJ+hqgRLEJnzzEZu8dK61ctd22 GR2m9dD7B0r1tN6CpfNi/w1umT32BLHOPGoataTNJdKiBnQoL5ANg2CE12EwZWK1YfSx dNmY29LBwk7Vk50OpZr124UN1fPkCtxjZai2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ojByLRnBuOb6ilPQ3GQFeNHl02nFbNQxHAZB0sw4+VWYoKYzXxq96J7vFh+cMvWX1P LByrzESFQbAy4G6rclpUqTKipZQEUmBCj1b5v4JSl2pnneYJaV6uW0hSM663mdYcMSBc D16tUMAa3ozeUjBnVrbAqGZSrX0mMYN/2bELw= 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 Received: by 10.103.170.6 with SMTP id x6mr749556muo.13.1233929526698; Fri, 06 Feb 2009 06:12:06 -0800 (PST) In-Reply-To: <20090206130638.GA4846@marvin.heimnetz.local> References: <20090206130638.GA4846@marvin.heimnetz.local> Date: Fri, 6 Feb 2009 16:12:06 +0200 Message-ID: Subject: Re: [gentoo-user] Ctrl+c kills KOrganizer 4.2 when it should copy text From: "Arttu V." To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6f091877-3581-4798-975d-46c35621fe92 X-Archives-Hash: 8e3a1c871a2e1abc2f04dc87ce77dc38 On 2/6/09, Sebastian G=FCnther wrote: > Some application does not capture ctrl+c, which is normaly the interupt > shortcut in bash. So it surely is passed down to bash which intrupts > startx, since it is the active job. > > I bet it won't happen with any Xsession started from any *dm. Thanks for the tip. I tried adding xdm to default runlevel and rebooted. Logging in from the kde(?) graphical login screen and pressing ctrl+c in korganizer then resulted in screen flickering via text mode back into the kde(?) login screen. So the same seems to happen there. Well, actually a bit worse: no user can login after that any more, later login attempts will flicker straight back into the login screen. > If it's possible then please test this, anyway you should pinpoint down, > where else it is possible to kill your Xsession, so that you can file a > bugreport to the right people. Will do. Deep inside I was hoping that it would be just some configuration issue I had missed. I'm currently browsing through all the "ctrl+something" bugs in bugs.kde.org and will either find something or squeeze a dump with debug info for a new one. --=20 Arttu V.