Issue 95286 - impress crashes opening this powerpoint file
Summary: impress crashes opening this powerpoint file
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: open-import (show other issues)
Version: OOo 3.0
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.0.1
Assignee: wolframgarten
QA Contact: issues@graphics
URL: https://bugs.launchpad.net/bugs/182837
Keywords: crash, oooqa, regression, release_blocker
Depends on:
Blocks: 93339
  Show dependency tree
 
Reported: 2008-10-21 19:12 UTC by ccheney
Modified: 2009-01-25 20:41 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
test Dokument (1.65 MB, application/vnd.ms-powerpoint)
2008-10-21 22:19 UTC, Mechtilde
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
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.