From owner-freebsd-questions@FreeBSD.ORG Sun Aug 18 14:49:05 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 34A64C4 for ; Sun, 18 Aug 2013 14:49:05 +0000 (UTC) (envelope-from vagabond@blackfoot.net) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.44.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 00CD92A97 for ; Sun, 18 Aug 2013 14:49:04 +0000 (UTC) Received: from breakaway.dreamchaser.org (breakaway.dreamchaser.org. [12.32.36.73]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id r7IEmec8068055; Sun, 18 Aug 2013 08:48:40 -0600 (MDT) (envelope-from vagabond@blackfoot.net) Message-ID: <5210DEC8.8010608@blackfoot.net> Date: Sun, 18 Aug 2013 08:48:40 -0600 From: Gary Aitken User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130730 Thunderbird/17.0.7 MIME-Version: 1.0 To: cpghost Subject: Re: Mouse Trails? References: <20130817173126.e6f52195.freebsd@ edvax.de> <52101E80.6060407@cordula.ws> In-Reply-To: <52101E80.6060407@cordula.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [12.32.36.65]); Sun, 18 Aug 2013 08:48:41 -0600 (MDT) Cc: Polytropon , freebsd-questions@freebsd.org, Walter Hurry X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Aug 2013 14:49:05 -0000 On 08/17/13 19:08, cpghost wrote: > On 08/17/13 18:14, Walter Hurry wrote: >> On Sat, 17 Aug 2013 17:31:26 +0200, Polytropon wrote: > Good ole Xeyes... ;-) But beware, xeyes crashes X server right now! Using > > xeyes-1.1.1 > xorg-server-1.7.7_8,1 > > on > FreeBSD 9.2-PRERELEASE #0 r253323 Sat Jul 13 21:00:32 CEST 2013 amd64 > > I'm not the only one who's got X server crashes with xeyes: > > http://lists.freebsd.org/pipermail/freebsd-x11/2012-May/011833.html > > @Polytropon: what version of xeyes/xorg-server are you using? pkg_info | grep xeyes xeyes-1.1.1 A follow the mouse X demo pkg_info | grep xorg-server xorg-server-1.7.7_8,1 X.Org X server and related programs Works fine here, amd64. How soon does it crash? First mouse movement, program startup, or what? The behavior I see is: mouse is visible start typing in xterm and cursor disappears xeyes comes up with eyes pointing to where cursor was a second or so later the cursor reappears move the cursor and eyes follow it Gary