[Bug 25586] MS Office 2010 Pro Trial: Word, Excel, and Powerpoint crash trying to print

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 21 19:46:44 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25586

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> 2010-12-21 19:46:44 CST ---
Not good:

---
fixme:msxml:domdoc_get_readyState stub! (0x1f3788)->(0x33ddf4)
err:msxml:domdoc_validateNode doc not well-formed
---

Native msxml6 wasn't installed properly or maybe newer version needed, not
sure. At least MXNamespaceManager60 should be registered:

---
err:ole:CoGetClassObject no class object {88d96a11-f192-11d4-a65f-0040963251e5}
could be created for context 0x1
---

---
fixme:shell:IShellFolder_Printers_fnParseDisplayName
(0x1deaf8)->(HWND=(nil),(nil),0x51e42b0=L"CUPS-PDF",(nil),pidl=0x33f39c,(nil))
stub
fixme:shell:IShellFolder_Printers_fnParseDisplayName
(0x19efe0)->(HWND=(nil),(nil),0x558bf30=L"hpphotosmartd5300series",(nil),pidl=0x33f39c,(nil))
stub
fixme:shell:IShellFolder_Printers_fnParseDisplayName
(0x1deaf8)->(HWND=(nil),(nil),0x65b9ba0=L"samsungml2010",(nil),pidl=0x33f39c,(nil))
stub
---

Does Office 2010 use its own Print dialogue? This failures are about getting
PIDLs for each printer.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list