From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#229: 23.0.60; Weird X11 input-related hang Date: Tue, 13 May 2008 12:56:04 -0400 Message-ID: <87abiu87ob.fsf__26496.1753193804$1210698826$gmane$org@stupidchicken.com> Reply-To: Chong Yidong , 229@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1210698782 30284 80.91.229.12 (13 May 2008 17:13:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 May 2008 17:13:02 +0000 (UTC) Cc: 229@emacsbugs.donarmstrong.com, corbet@lwn.net To: emacs-devel@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue May 13 19:13:35 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jvy3t-00089O-CA for geb-bug-gnu-emacs@m.gmane.org; Tue, 13 May 2008 19:13:13 +0200 Original-Received: from localhost ([127.0.0.1]:41706 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jvy3A-0007Oj-21 for geb-bug-gnu-emacs@m.gmane.org; Tue, 13 May 2008 13:12:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jvy2X-0007C6-3t for bug-gnu-emacs@gnu.org; Tue, 13 May 2008 13:11:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jvy2U-0007A0-HL for bug-gnu-emacs@gnu.org; Tue, 13 May 2008 13:11:47 -0400 Original-Received: from [199.232.76.173] (port=45276 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jvy2U-00079r-CC for bug-gnu-emacs@gnu.org; Tue, 13 May 2008 13:11:46 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:44299) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jvy2T-0002ab-5q for bug-gnu-emacs@gnu.org; Tue, 13 May 2008 13:11:45 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m4DHBdLl000473; Tue, 13 May 2008 10:11:40 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m4DH55he029802; Tue, 13 May 2008 10:05:05 -0700 X-Loop: don@donarmstrong.com Resent-From: Chong Yidong Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 13 May 2008 17:05:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 229 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 229-submit@emacsbugs.donarmstrong.com id=B229.121069777026712 (code B ref 229); Tue, 13 May 2008 17:05:05 +0000 Original-Received: (at 229) by emacsbugs.donarmstrong.com; 13 May 2008 16:56:10 +0000 Original-Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m4DGu78P026706 for <229@emacsbugs.donarmstrong.com>; Tue, 13 May 2008 09:56:08 -0700 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 75ADA4E392; Tue, 13 May 2008 12:56:04 -0400 (EDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Tue, 13 May 2008 13:11:47 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17993 Archived-At: corbet@lwn.net wrote: > For quite some time I have seen a strange bug where emacs (running > under X11) would occasionally stop responding to keyboard and mouse > events. The editor is still alive, and will change the cursor block > in response to focus events, but mouse clicks and keystrokes have no > effect. The only way I've found to recover is to kill the emacs > process and start over. > > Today I figured out how to reproduce it: move the pointer to the > menubar at the top of the window, then move the scroll wheel for a > click or two. Works every time. Does not appear to be dependent on > major mode. > > This happens with stock emacs as shipped by Fedora and my own pretest > builds too. > > In GNU Emacs 23.0.60.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.12.0) > of 2007-12-15 on vena I can't reproduce this on 23.0.60.50 (i686-pc-linux-gnu, GTK+ Version 2.12.9). Can anyone on the list reproduce this problem?