From owner-freebsd-emulation@FreeBSD.ORG Sun Dec 7 11:49:59 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EC7A1065688 for ; Sun, 7 Dec 2008 11:49:59 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from mailrelay005.isp.belgacom.be (mailrelay005.isp.belgacom.be [195.238.6.171]) by mx1.freebsd.org (Postfix) with ESMTP id F0FDF8FC18 for ; Sun, 7 Dec 2008 11:49:58 +0000 (UTC) (envelope-from tijl@ulyssis.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgUFADxHO0lR9SdO/2dsb2JhbACBbMo8gwU Received: from 78.39-245-81.adsl-dyn.isp.belgacom.be (HELO kalimero.kotnet.org) ([81.245.39.78]) by relay.skynet.be with ESMTP; 07 Dec 2008 12:49:57 +0100 Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.14.3/8.14.3) with ESMTP id mB7BnotL001297; Sun, 7 Dec 2008 12:49:50 +0100 (CET) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: freebsd-emulation@freebsd.org, regisr Date: Sun, 7 Dec 2008 12:49:48 +0100 User-Agent: KMail/1.9.10 References: <20081206001351.218fa05c.regisr@pobox.com> In-Reply-To: <20081206001351.218fa05c.regisr@pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812071249.49807.tijl@ulyssis.org> Cc: Subject: Re: wine-1.1.8 regression -- wine: could not load L"...": Invalid address X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2008 11:49:59 -0000 On Saturday 06 December 2008 00:13:51 regisr wrote: > (I apologize, I don't have the previous message to follow the thread) > > With the patch of dlls/ntdll/virtual.c and 1.1.9.1,1 version of wine I > can launch a program named "international.exe" which lauch > "C:\\windows\\temp\\mvu87c.tmp\\pxplay.exe" : I have the sound but not > the display. > (previously without the patch the error 'could not load L"Z:\\...": > Invalid address ' was displayed) > > Messages on xterm are: > ------------------------------------------ > %wine international.exe > fixme:win:EnumDisplayDevicesW ((null),0,0x34f15c,0x00000000), stub! > fixme:d3d:IWineD3DDeviceImpl_Release (0x1e65c48) Device released with > resources still bound, acceptable but unexpected > fixme:d3d:dumpResources Leftover resource 0x1e69968 with type > 1,WINED3DRTYPE_SURFACE > ----------------------------------------- > It is a FreeBSD port trouble, it is OK with Ubuntu. > > > Another program which had the same problem run, I have the display but > I can't use the mouse, is this a wine configuration problem? > I made some tries and ... the X server closed and return to xdm :-( > I don't yet tried it with Linux. > > ... and a good new: without the patch a program which was OK with > previous releases crashed with a memory error, now with the patch it is > Ok. > > All programs use the full screen to display slideshows. Do FreeBSD and Ubuntu run on the same machine? What graphics drivers are you using?