Issue 95286

Summary: impress crashes opening this powerpoint file
Product: Impress Reporter: ccheney <ccheney>
Component: open-importAssignee: wolframgarten
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P2 CC: issues, mst.ooo
Version: OOo 3.0Keywords: crash, oooqa, regression, release_blocker
Target Milestone: OOo 3.0.1   
Hardware: All   
OS: All   
URL: https://bugs.launchpad.net/bugs/182837
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 93339    
Attachments:
Description Flags
test Dokument none

Description ccheney 2008-10-21 19:12:21 UTC
This file causes impress to crash on load;

http://launchpadlibrarian.net/18773596/2008_Cisco%20Icons_4_21_08.ppt

It used to open but display incorrectly during slideshow mode but now with
official 3.0.0 it crashes just opening the file.
Comment 1 Mechtilde 2008-10-21 22:19:49 UTC
Created attachment 57361 [details]
test Dokument
Comment 2 Mechtilde 2008-10-22 05:15:22 UTC
error code r2mbmuc

*** This issue has been marked as a duplicate of 93339 ***
Comment 3 Mechtilde 2008-10-22 09:24:34 UTC
sorry not a duplicate of the blocker Issue.
Comment 4 Mechtilde 2008-10-22 09:25:09 UTC
.
Comment 5 wolframgarten 2008-10-22 10:23:48 UTC
Reproducible. Reassigned. Loads in 2.4.1.
Comment 6 sven.jacobi 2008-11-14 17:04:20 UTC
sj->mav: Can you please takeover this issue. There is no real crash, it seems that 
a exception is thrown, when loading the document properties by calling:

sfx2::LoadOlePropertySet(xDocProps, &mrStorage);
in svx/source/svdraw/svdfppt.cxx

If I step over ::LoadOlePropertySet the document is loaded properly.

Comment 7 mikhail.voytenko 2008-11-20 16:06:38 UTC
Fixed.
Comment 8 mst.ooo 2008-11-21 12:10:53 UTC
fixed some more instances of uncaught IllegalArgumentException in CWS mav42.
Comment 9 mikhail.voytenko 2008-11-24 08:59:59 UTC
mav->wg: Please verify the issue.
Comment 10 wolframgarten 2008-11-27 09:42:16 UTC
Verified in CWS under Linux and windows.
Comment 11 Mechtilde 2008-12-16 21:43:46 UTC
verified with OOO300_m13 -> closed
Comment 12 oleghitekschool 2009-01-25 20:41:42 UTC
Checked with DEV300m37 on WinXP - Fixed.