From owner-freebsd-x11@FreeBSD.ORG Fri Jul 31 18:07:27 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96E8D1065672; Fri, 31 Jul 2009 18:07:27 +0000 (UTC) (envelope-from dsh@wizard.volgograd.ru) Received: from dsh.falconknight.com (dsh.falconknight.com [66.160.163.23]) by mx1.freebsd.org (Postfix) with ESMTP id 755788FC1B; Fri, 31 Jul 2009 18:07:27 +0000 (UTC) (envelope-from dsh@wizard.volgograd.ru) Received: from localhost (dsh [66.160.163.23]) by dsh.falconknight.com (Postfix) with ESMTP id 5FE28B634B7; Fri, 31 Jul 2009 11:07:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= wizard.volgograd.ru; h=content-transfer-encoding:content-type :mime-version:x-mailer:references:in-reply-to:message-id:subject :from:date:received:received:x-virus-scanned; s=foo; t= 1249063647; x=1250878047; bh=UEqTYhsP3jLETzZlA7HpFNtdS6osCjwblA+ 1mt7EWUM=; b=BG7UDJZNaLvflldZV/FCkME2ioVctc2Eaks4xmVxN1+hN3rveTL nZyQza0rSxzowcySYrI1SRrF0h0eRTlBhjNprDaKjoqmgTL6VAwWxvPtU8nocOnZ 0R1tmyG5w2yr8uEEqfbX1JBBgqr7nokPXUV6diXx5ge0phHcWR7b4ILw= X-Virus-Scanned: amavisd-new at wizard.volgograd.ru Received: from dsh.falconknight.com ([66.160.163.23]) by localhost (dsh.falconknight.com [66.160.163.23]) (amavisd-new, port 10026) with LMTP id fXniUagb79Kj; Fri, 31 Jul 2009 11:07:27 -0700 (PDT) Received: from localhost (unknown [85.173.92.192]) by dsh.falconknight.com (Postfix) with ESMTPSA id C36A1B6347A; Fri, 31 Jul 2009 11:07:25 -0700 (PDT) Date: Fri, 31 Jul 2009 22:07:20 +0400 From: Denis Shaposhnikov To: Robert Noland Message-ID: <20090731220720.04dc7eae@wizard.volgograd.ru> In-Reply-To: <1249062743.1740.23.camel@balrog.2hip.net> References: <20090731194005.0b2a94b1@wizard.volgograd.ru> <1249057373.1740.16.camel@balrog.2hip.net> <20090731204134.3387dfb7@wizard.volgograd.ru> <1249062743.1740.23.camel@balrog.2hip.net> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.5; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Cc: freebsd-x11@freebsd.org Subject: Re: xorg freeze on STABLE X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2009 18:07:28 -0000 Hello, On Fri, 31 Jul 2009 12:52:23 -0500 Robert Noland wrote: > Ok, my fear is that this is an interaction issue between the tty layer > and X. I remember seeing an issue like this several months ago (6+), > but I haven't seen it in a long time on -CURRENT. I've changed compiz window resize mode to "Rectange" instead of "Normal". May be it'll help me. Last time Xorg frozen when I tried to resize Gajim window.