http://bugs.winehq.org/show_bug.cgi?id=4406 Summary: ole:OLEFontImpl_GetIDsOfNames is a stub Product: Wine Version: CVS Platform: PC URL: http://appdb.winehq.org/appview.php?appId=2549 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs(a)winehq.org ReportedBy: wine.dev(a)web.de Found while testing PDFCreator-0_9_0_AFPLGhostscript: (wine cvs from 23.Jan.06) message from wine when starting wine "PDFCreator.exe": fixme:ole:OleLoadPictureEx (0x79702b6c,21638,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7b90f978), partially implemented. fixme:ole:OleLoadPictureEx (0x79702b6c,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x7bcaba00), partially implemented. (the last line is repeated 20 times with different Values for the last Parameter) Problems starts here: fixme:ole:OLEFontImpl_GetIDsOfNames (0x7bcad7e0,{00000000-0000-0000-0000-000000000000},0x7b90f51c,1,0409,0x7b90f520), stub! The last Failure is catched by PDFCreator: Error-Nr. 445 (Object doen't support this action) Module: modMain Procedure: SetFont Line: 50220 When you Press "Repeat Command", the fixme and the error comes again. When you Press "Next Command", the fixme and error comes again 3 Times with different Parameter in the fixme -- By by ... Detlef -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.