http://bugs.winehq.org/show_bug.cgi?id=15951
Frederik van Hovell frederik@ietsmet.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.5 |1.1.8
--- Comment #4 from Frederik van Hovell frederik@ietsmet.nl 2008-11-10 08:34:43 --- Just tried it with a self-compiled wine-1.1.8 (Debian unstable / AMD64). The bug STILL exists, but again some different error messages on the console (this is with all builtin libraries, so msxml3 and msxml3r are from wine):
fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:storage:StgCreateDocfile Transacted mode not implemented. fixme:msxml:DllCanUnloadNow fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:storage:StgCreateDocfile Transacted mode not implemented. fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:storage:StgCreateDocfile Transacted mode not implemented. fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:xmlnode_get_nodeTypedValue ignoring data type 0x19b9258 0x64d188 fixme:msxml:xmlnode_get_nodeTypedValue ignoring data type 0x19b94d8 0x64d188 fixme:msxml:xmlnode_get_nodeTypedValue ignoring data type 0x19b94f8 0x64d188 fixme:msxml:xmlnode_get_nodeTypedValue ignoring data type 0x19b8ed0 0x64d188 fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:domtext_QueryInterface Unsupported interface {2933bf86-7b36-11d2-b20e-00c04f983e60} fixme:msxml:xmlnode_get_nodeTypedValue ignoring data type 0x19b8c98 0x64de08 fixme:msxml:xmlnode_get_nodeTypedValue ignoring data type 0x1987748 0x64de08 fixme:msxml:xmlnode_get_nodeTypedValue ignoring data type 0x1987768 0x64de08 fixme:msxml:xmlnode_get_nodeTypedValue ignoring data type 0x1987788 0x64de08 fixme:msxml:DllCanUnloadNow fixme:msxml:DllCanUnloadNow fixme:msxml:DllCanUnloadNow err:ole:CoUninitialize Mismatched CoUninitialize
The last message appears just after closing the application, so that is unrelated to this bug I guess.