I started WoW, in FreeBSd 6.2 from a xterm window here is my output does anyone see anything out of the ordinary? Sam Fourman Jr. Sam# wine WoW.exe --opengl fixme:advapi:SetSecurityInfo stub fixme:system:SystemParametersInfoW Unimplemented action: 112 (SPI_GETMOUSESPEED) fixme:win:EnumDisplayDevicesW ((null),0,0x34ee28,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x34f36c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x34f630,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x34f630,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x34f0a0,0x00000000), stub! fixme:system:SystemParametersInfoW Unimplemented action: 113 (SPI_SETMOUSESPEED) fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x175618) : stub, simulating 64MB for now, returning 64MB left fixme:win:EnumDisplayDevicesW ((null),0,0x34f0a0,0x00000000), stub! fixme:system:SystemParametersInfoW Unimplemented action: 113 (SPI_SETMOUSESPEED) fixme:sync:CreateIoCompletionPort (0xffffffff, 0x0, 00000000, 00000000): stub. fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not supported on protocol 4 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB On 4/4/07, Declan Moriarty <junk_mail@xxxxxx> wrote:
On Tue, 2007-04-03 at 15:29 -0500, Sam Fourman Jr. wrote: > at the bottom of my E-mail is a full dmesg > > does anyone know if there is any special settings in the nvidia video > card driver that need to be set to anything other than the default way > they are installed from the ports tree on FreeBSD 6.2, using the > 1.0.9746 Nvidia Driver, specificly for Playing WoW under wine (I am > playing WoW Burning Crusade) . > > When I start WoW.exe (in opengl mode) I can see my desktop still and I > can hear the sound from the WoW startup screen, but I can never > actually see the screen > > then I have to reboot my machine because the WoW sound keeps > playing(Even after I exit xorg) > > > I am using 1400x900 resolution if that means anything > I didn't see anything odd there, except your box is newer than mine :-). Set a sensible resolution (800x600, or 1024x768), open an xterm, and run wine {your-program} options. It will probably throw spoonfuls of errors, and the fixme's are often bug worthy. This http://winehq.org/docs/en/wineusr-guide.html#AEN545 gives a list of the channels. Stuff like this, for instance fixme:ole:CoCreateInstance no instance created for interface {2933bf81-7b36-11d2-b20e-00c04f983e60} of class {2933bf90-7b36-11d2-b20e-00c04f983e60}, hres is 0x80004001 fixme:actctx:QueryActCtxW 80000010 0x100b4290 (nil) 1 0x612ee290 8 (nil) might be best approached with WINEDEBUG=+ole+actctx wine {your-program} > bugfile 2>&1 then grok that bugfile. -- Declan Moriarty <junk_mail@xxxxxx> _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users
_______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users