http://bugs.winehq.org/show_bug.cgi?id=5951
Summary: Visual Fox Pro window issue Product: Wine Version: 0.9.19. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: nebojsas@beotel.net
I get the following error message in a Visual Fox Pro application (compiled with Visual Fox Pro 6.0): fixme:ole:CoRegisterMessageFilter message filter has been registered, but will not be used err:ole:CoGetClassObject class {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} not registered err:ole:CoGetClassObject class {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} not registered err:ole:CoGetClassObject no class object {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} could be created for context 0x3
After I exit the application I get this message: fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub
I noticed the error ever since I compiled and installed Wine 0.9.18. The same problem exists in the 0.9.19 version. I get the same problems in Visual Fox Pro 6.0 itself. It manifests itself when I try to edit the code of an object like a form, grid, etc. Instead of appearing, the code window that is to appear remains hidden, but is available in the window list. The problem also affects other windows in Fox. After I select a different window it appears, and only after doing that I can select the window that was to appear in the first place. I hope that you will be able to recreate this bug and fix it. For me it is a very big problem, because I use Wine in a small company to run Visual Fox Pro software. And I'm sure it is a problem for someone else. I hope you will look into it in the next version.