http://bugs.winehq.org/show_bug.cgi?id=15625
Summary: Fujiprint/Rossmann: msxml:domelem_setAttributeNode not implemented Product: Wine Version: 1.1.6 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: cweiske@cweiske.de
The Fujiprint based german photobook creation software "Rossmann Fotoservice" fails to save its books as a file, displaying a message box:
Error (Code 2): OLE-Error 80004001 [EOleException] @Base_PhotoBook_2_0.TPhotoBookBase.SavePhotoBookAs.
The command line shows the following lines: fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not registered err:ole:create_server class {88d969c0-f192-11d4-a65f-0040963251e5} not registered err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5} could be created for context 0x5 fixme:msxml:domelem_setAttributeNode
It seems as if the msxml domelement::setAttributeNode is not implemented.