http://bugs.winehq.org/show_bug.cgi?id=19414
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net 2009-07-23 10:32:12 --- Created an attachment (id=22558) --> (http://bugs.winehq.org/attachment.cgi?id=22558) +ole from Excel 2003, opening a file and trying to run the macro in it
(In reply to comment #1)
Could you attach a +ole trace?
I tried to get one, and found that both Excel 2003 & 2007 behave differently when run with WINEDEBUG=+ole. Specifically:
--Both versions are unable to record a macro with WINEDEBUG=+ole --When trying open a file with a macro in it while running with WINEDEBUG=+ole, Excel 2007 says that it "found unreadable content" in it, and asks if I want to recover the content. If I click yes, Excel 2007 proceeds to clean the macro from the file, then opens it.
Excel 2003 is able to open a file with a macro already in it with WINEDEBUG=+ole, and it does dutifully crash when I try to run the macro, so I'm attaching a +ole trace from that version.
My questions: Should this be split into two bugs, one for Excel 2003 and one for Excel 2007? Do you want a +ole trace for Excel 2007 trying to open a macro-enabled file even though the crash can't be reproduced under those circumstances?