From owner-freebsd-x11@FreeBSD.ORG Thu Jan 29 13:10:04 2009 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02779106573E for ; Thu, 29 Jan 2009 13:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C108D8FC0A for ; Thu, 29 Jan 2009 13:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0TDA3sp088417 for ; Thu, 29 Jan 2009 13:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0TDA3PD088410; Thu, 29 Jan 2009 13:10:03 GMT (envelope-from gnats) Date: Thu, 29 Jan 2009 13:10:03 GMT Message-Id: <200901291310.n0TDA3PD088410@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Harald Hanche-Olsen Cc: Subject: Re: ports/131016: x11.xorg - xorg-7.4 renders system unusable! X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Harald Hanche-Olsen List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2009 13:10:04 -0000 The following reply was made to PR ports/131016; it has been noted by GNATS. From: Harald Hanche-Olsen To: bug-followup@FreeBSD.org, ohartman@zedat.fu-berlin.de Cc: Subject: Re: ports/131016: x11.xorg - xorg-7.4 renders system unusable! Date: Thu, 29 Jan 2009 14:04:20 +0100 (CET) I forgot one small but possibly important point. The "delayed event syndrome" applies not only to input events. For example, when a window is brought to the front, it often does not get repainted until I move the mouse a bit. And then, if it was partially obscured before, I can see more and more bits getting filled in as I move the mouse. - Harald