Issue 62198 - Could not save document after having two unsuccessful save tries
Summary: Could not save document after having two unsuccessful save tries
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: 680m154
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0.3
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-17 11:26 UTC by sven.jacobi
Modified: 2006-04-18 10:08 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 sven.jacobi 2006-02-17 11:26:39 UTC
- Load a odp document with StarOffice
- open a ppt document with PowerPoint
- now try to save your odp document as ppt using the name of the ppt document
that is still opened by PowerPoint
- repeat step 3 and you will not be able to store or close the actual document
at all
Comment 1 clippka 2006-04-04 13:50:43 UTC
The ui freeze is caused by SfxObjectShell::SaveTo_Impl() locking the dispatcher
and then never unlocks it. This is because we actually crash in 

SvxImportMSVBasic::SaveOrDelMSVBAStorage

but under windows someone magically catches this gpf later so the office is
still there. But I suspect that on unix we will plain crash here. Therefore
changing prio.

CL->SJ: MSVBasic? back to you! :)
Comment 2 sven.jacobi 2006-04-13 16:03:37 UTC
sj: this issue does no longer happen in src680m163.
Comment 3 wolframgarten 2006-04-18 10:08:07 UTC
No freeze , closing.
Comment 4 wolframgarten 2006-04-18 10:08:32 UTC
Closed.