what do I do to fix these problems? $ wine "c:/Program Files/Guild Wars/Gw.exe" fixme:win:EnumDisplayDevicesW ((null),0,0x32ec20,0x00000000), stub! err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1 fixme:reg:GetNativeSystemInfo (0x329448) using GetSystemInfo() fixme:dsound:IKsPrivatePropertySetImpl_Get unsupported property: {f2957840-260c-11d1-a4d8-00c04fc28aca} fixme:win:EnumDisplayDevicesW ((null),0,0x3294b4,0x00000000), stub! fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x32916c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x3294b4,0x00000000), stub! err:d3d:getColorBits Unsupported format: WINED3DFMT_R32F fixme:d3d:IWineD3DResourceImpl_SetPriority (0x1b6cb98) : stub fixme:d3d:IWineD3DResourceImpl_SetPriority (0x1b6d090) : stub fixme:d3d:IWineD3DResourceImpl_SetPriority (0x1b6d588) : stub fixme:d3d_surface:IWineD3DSurfaceImpl_PreLoad >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glGenTextures @ surface.c / 513 fixme:d3d_surface:IWineD3DSurfaceImpl_PreLoad >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glBindTexture @ surface.c / 517 err:d3d:getColorBits Unsupported format: WINED3DFMT_R32F fixme:d3d:IWineD3DResourceImpl_SetPriority (0x1b6c650) : stub fixme:d3d:IWineD3DResourceImpl_SetPriority (0x152ae8) : stub fixme:d3d:IWineD3DResourceImpl_SetPriority (0x24db508) : stub Killed
SMCSW2008 wrote:> what do I do to fix these problems?What problems? What you listed are useless debug messages that don't tell anything.
The Problem is that the display disappeared. Before it disappeared I only got these errors fixme:d3d:IWineD3DResourceImpl_SetPriority (0x1b6c650) : stub fixme:d3d:IWineD3DResourceImpl_SetPriority (0x152ae8) : stub fixme:d3d:IWineD3DResourceImpl_SetPriority (0x24db508) : stub which were the last three lines in the debugging. So I thought that if someone could tell me what the err:ole problems were and the fixme:win:EnumDisplayDevicesW were than maybe I could fix this problem without deleting wine and reinstalling.
SMCSW2008 wrote:> The Problem is that the display disappeared.When you did what?
This is not enough information to give you any assistance and is useless for any troubleshooting efforts. 1. What program are you trying to run? 2. What version of Linux/UNIX are you using? 3. Have you looked at the Applications Database for your program to see if it will run, if it needs work-arounds, and maybe how to install it so it will work? Please answer the above questions so we can provide volunteer assistance. James McKenzie -----Original Message----->From: SMCSW2008 <wineforum-user at winehq.org> >Sent: Aug 31, 2008 4:57 PM >To: wine-users at winehq.org >Subject: [Wine] how to fix err:ole > >what do I do to fix these problems? >$ wine "c:/Program Files/Guild Wars/Gw.exe" >fixme:win:EnumDisplayDevicesW ((null),0,0x32ec20,0x00000000), stub! >err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered >err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1 >fixme:reg:GetNativeSystemInfo (0x329448) using GetSystemInfo() >fixme:dsound:IKsPrivatePropertySetImpl_Get unsupported property: {f2957840-260c-11d1-a4d8-00c04fc28aca} >fixme:win:EnumDisplayDevicesW ((null),0,0x3294b4,0x00000000), stub! >fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x32916c,0x00000000), stub! >fixme:win:EnumDisplayDevicesW ((null),1,0x3294b4,0x00000000), stub! >err:d3d:getColorBits Unsupported format: WINED3DFMT_R32F >fixme:d3d:IWineD3DResourceImpl_SetPriority (0x1b6cb98) : stub >fixme:d3d:IWineD3DResourceImpl_SetPriority (0x1b6d090) : stub >fixme:d3d:IWineD3DResourceImpl_SetPriority (0x1b6d588) : stub >fixme:d3d_surface:IWineD3DSurfaceImpl_PreLoad >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glGenTextures @ surface.c / 513 >fixme:d3d_surface:IWineD3DSurfaceImpl_PreLoad >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glBindTexture @ surface.c / 517 >err:d3d:getColorBits Unsupported format: WINED3DFMT_R32F >fixme:d3d:IWineD3DResourceImpl_SetPriority (0x1b6c650) : stub >fixme:d3d:IWineD3DResourceImpl_SetPriority (0x152ae8) : stub >fixme:d3d:IWineD3DResourceImpl_SetPriority (0x24db508) : stub >Killed > > > > >
I am trying to run Guild Wars. I am running archlinux The Program was running fine till kde died and I tried running it in wmaker using terminal and the display floated off screen to the bottom right and would not come back up or give any indication that it was running except with the background music and it was running in the process manager. The program works for I have been using it for 8 months with no problems till the screen disappeared.
What exactly do you mean by "KDE died"? From what you describe, it sounds like something is borked in your system. Problems with your window manager/desktop environment are not a Wine issue.
When kde died that presented me with running programs thru terminal. So when I ran guild wars thru the terminal that was when it floated away. Giving all the background and symptoms seems to confuse too many people. so instead of trying to fix the errors i just uninstalled the program and reinstalled it. Now everything works fine. But I did not learn anything about what errors are or how to fix them which was the main thing I was trying to do. So this is now solved.