James McKenzie wrote: > All: > > I am trying to get Lotus Forms viewer 3.5 to work and Google failed me > when I looked up: > > 705ac2e5-e571-4760-9d9d-3d4d61afbf15 > as it shows up when the program is started: > > wine masqform.exe > fixme:heap:HeapSetInformation 0xa27000 0 0x33f904 4 > err:ole:CoGetClassObject class {705ac2e5-e571-4760-9d9d-3d4d61afbf15} > not registered > err:ole:CoGetClassObject class {705ac2e5-e571-4760-9d9d-3d4d61afbf15} > not registered > err:ole:CoGetClassObject no class object > {705ac2e5-e571-4760-9d9d-3d4d61afbf15} could be created for context 0x3 > err:ole:CoGetClassObject class {69a40da3-4d42-11d0-86b0-0000c025864a} > not registered > err:ole:CoGetClassObject class {69a40da3-4d42-11d0-86b0-0000c025864a} > not registered > err:ole:CoGetClassObject no class object > {69a40da3-4d42-11d0-86b0-0000c025864a} could be created for context 0x3 > fixme:richedit:ME_HandleMessage EM_SETTYPOGRAPHYOPTIONS: stub > fixme:richedit:ME_HandleMessage EM_SETTYPOGRAPHYOPTIONS: stub > fixme:richedit:ME_HandleMessage EM_SETTYPOGRAPHYOPTIONS: stub > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33e80c) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33d488) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33e00c) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33e76c) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33e76c) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33f71c) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33ea7c) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33ea7c) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33e04c) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33e04c) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33e7ac) > fixme:menu:GetMenuBarInfo (0x20092,0xfffffffd,0x00000000,0x33e7ac) > fixme:win:LockWindowUpdate (0xb0062), partial stub! > fixme:win:LockWindowUpdate (0x0), partial stub! > > Any ideas on how to fix this? > > A little MSDN research shows that the "CoClassObject" Errors SHOULD occur. Now the next question is what level of logging should I be using to find out why the program is 'silently' crashing with a valid input file. I will be filing a bug report today as this program appears to never have worked in any version of Wine. James McKenzie