From owner-freebsd-current@FreeBSD.ORG Sat Aug 2 04:34:02 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3D6037B401 for ; Sat, 2 Aug 2003 04:34:02 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C8E843FBD for ; Sat, 2 Aug 2003 04:34:01 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3p2/8.8.7) with ESMTP id VAA29427; Sat, 2 Aug 2003 21:33:56 +1000 Date: Sat, 2 Aug 2003 21:33:55 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Julian Elischer In-Reply-To: Message-ID: <20030802211728.R3159@gamplex.bde.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD current users Subject: Re: Anyone use WINE at all anywhere? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 11:34:03 -0000 On Fri, 1 Aug 2003, Julian Elischer wrote: > Is the re ANYONE that uses wine on -current...? > > for that matter, a -current user that uses wine on 4.x? I use it a lot for 1 application, but I mostly use my version of a 6 month old version of -current for large parts of -current, and a 2.4 year old version of wine. Known problems: (1) rfork() in -current (not my version) was temporarily broken. This broke the old version of wine though not an 0.4 year old one. (2) Wine apparently lost something in the screen redrawing methods used by the application (they became too slow and glitchy), so versions newer than the 2.4 year old one are unusuable for me. Bruce