[Bug 8531] Run-time error 91 in Senstools

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 11 06:49:00 CDT 2008


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





--- Comment #6 from Rob Shearman <robertshearman at gmail.com>  2008-09-11 06:49:00 ---
It's possibly a bug with the OLE picture code:
fixme:ole:OLEPictureImpl_SaveAsFile (0x15708b8)->(0x159b860, 0, (nil)), hacked
stub.
trace:ole:CreateErrorInfo (0x33f0a4)
...
trace:ole:ICreateErrorInfoImpl_SetGUID
(0x219930)->({00000000-0000-0000-0000-000000000000})
trace:ole:ICreateErrorInfoImpl_SetSource (0x219930): L"Senstools"
trace:ole:ICreateErrorInfoImpl_SetDescription (0x219930): L"Object variable or
With block variable not set"
...
trace:ole:ICreateErrorInfoImpl_SetHelpContext (0x219930,1000091)
...
trace:ole:SetErrorInfo (0, 0x219930)

A ComCtl3 error appears later, but I'm guessing it is as a result of the first
problem:
trace:ole:OleTranslateColor (80000012, (nil), 0x33daf8)
trace:ole:CreateErrorInfo (0x33da00)
...
trace:ole:ICreateErrorInfoImpl_SetGUID
(0x15bbc48)->({00000000-0000-0000-0000-000000000000})
trace:ole:ICreateErrorInfoImpl_SetSource (0x15bbc48): L"ComCtl3"
trace:ole:ICreateErrorInfoImpl_SetDescription (0x15bbc48):
L"Application-defined or object-defined error"


-- 
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