wine c:/Program\ Files/Microsoft\ Office/Office12/PPTVIEW.EXE
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0

I’m not sure maybe it is something particular to my wine install, but the PowerPoint Viewer refuses to start. I finally found out that this is caused by the environment variable LANG being set to something other than en_US.UTF-8, so the fix…

LANG=en_US.UTF-8 wine c:/Program\ Files/Microsoft\ Office/Office12/PPTVIEW.EXE 

Unfortunately, even with the powerpoint viewer I haven’t been able to view this presentation, which made me try this approach at all. It crashes at roughly the same position that OpenOffice.org goes into 100% CPU during import, oh well…

fixme:dc:GdiIsMetaPrintDC 0x1964
wine: Unhandled page fault on read access to 0x00000048 at address 0x3bd2f07f (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000048 in 32-bit code (0x3bd2f07f).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:3bd2f07f ESP:0033b160 EBP:0033b170 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00110001 EBX:03596cc8 ECX:00000048 EDX:00000011
 ESI:035b7290 EDI:00000000