Issue 38377 - Crash when I import PPT-Files.
Summary: Crash when I import PPT-Files.
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: open-import (show other issues)
Version: 680m64
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords:
: 38787 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-12-03 13:20 UTC by christian.guenther
Modified: 2005-02-03 10:46 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description christian.guenther 2004-12-03 13:20:34 UTC
- when I open PPT - Files I get a crash very often.
- you can test it with 123.ppt from the 100 PPT-files.
- there are some PPT documents which I can load without a crash.
- The PPT-export seems to be ok.
Comment 1 christian.guenther 2004-12-03 13:21:37 UTC
This should be fixed for the beta.
Comment 2 christian.guenther 2004-12-07 11:04:22 UTC
In my mind it's a show stopper for the beta.
Comment 3 sven.jacobi 2004-12-07 14:03:36 UTC
SJ->MAV: This Issue should be fixed for Beta, because nearly every PPT document
containing OLE object is crashing.

"In the else switch xRet is always zero"

    uno::Reference < embed::XEmbeddedObject > xRet = GetEmbeddedObject( rNewName );
    try
    {
        if ( xRet.is() )
            // no object could be created, so withdraw insertion
            pImpl->mxStorage->removeElement( rNewName );
        else
            // freshly created objects always should be running!
            xRet->changeState( embed::EmbedStates::RUNNING );
    }
Comment 4 sven.jacobi 2004-12-07 14:11:24 UTC
sj->mav: you can find the bugdoc on \\so-install\tausch\sj
Comment 5 mikhail.voytenko 2004-12-07 14:41:54 UTC
Fixed.
Comment 6 mikhail.voytenko 2004-12-07 18:20:00 UTC
Reopening to send for verification.
Comment 7 mikhail.voytenko 2004-12-07 18:20:54 UTC
Please verify the issue.
Comment 8 mikhail.voytenko 2004-12-07 18:21:27 UTC
Setting back to fixed state.
Comment 9 christian.guenther 2004-12-08 14:47:52 UTC
Verified in cws fwkbeta02 on Sols, Lin, Win.
Comment 10 mikhail.voytenko 2004-12-10 10:04:55 UTC
*** Issue 38787 has been marked as a duplicate of this issue. ***
Comment 11 christian.guenther 2005-02-03 10:46:26 UTC
Integrated in src680m76