From owner-freebsd-stable@FreeBSD.ORG Wed Aug 15 15:24:08 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 069F116A418 for ; Wed, 15 Aug 2007 15:24:08 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from thumbler.kulnet.kuleuven.ac.be (thumbler.kulnet.kuleuven.ac.be [134.58.240.45]) by mx1.freebsd.org (Postfix) with ESMTP id B585313C4CC for ; Wed, 15 Aug 2007 15:24:07 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from localhost (localhost [127.0.0.1]) by thumbler.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 837B6138148; Wed, 15 Aug 2007 17:24:06 +0200 (CEST) Received: from smtps02.kuleuven.be (smtpshost02.kulnet.kuleuven.be [134.58.240.75]) by thumbler.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 7EE0A138CEA; Wed, 15 Aug 2007 17:24:05 +0200 (CEST) Received: from kalimero.kotnet.org (kalimero.kotnet.org [10.4.16.222]) by smtps02.kuleuven.be (Postfix) with ESMTP id 545C6F3862; Wed, 15 Aug 2007 17:24:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by kalimero.kotnet.org (8.14.1/8.14.1) with ESMTP id l7FFO5Fs007311; Wed, 15 Aug 2007 17:24:05 +0200 (CEST) (envelope-from tijl@ulyssis.org) X-Kuleuven: This mail passed the K.U.Leuven mailcluster From: Tijl Coosemans To: Ganbold Date: Wed, 15 Aug 2007 17:24:02 +0200 User-Agent: KMail/1.9.7 References: <200707111442.33336.jhb@freebsd.org> <200708021643.48540.tijl@ulyssis.org> <46C2DB7A.5080709@micom.mng.net> In-Reply-To: <46C2DB7A.5080709@micom.mng.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708151724.04364.tijl@ulyssis.org> X-Virus-Scanned: by KULeuven Antivirus Cluster Cc: freebsd-stable@freebsd.org Subject: Re: Call for testing: patch that helps Wine on 6.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2007 15:24:08 -0000 On Wednesday 15 August 2007 12:54:50 Ganbold wrote: > I just tried patch-fbsd-7 and patch-wine-0.9.43. Macromedia Flash8 > works, however Dreamweaver8 doesn't. > It shows splash screen and then crashes. Could you send me the output of: env WINEDEBUG=+module wine /path/to/dreamweaver.exe >& outfile