Issue 121103

Summary: Maybe the numbers limitation of active instances due to error message "Too many windows open" when .pptx save to .odp
Product: Impress Reporter: liuping <doneyourself>
Component: save-exportAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3    
Version: 4.0.0-dev   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description liuping 2012-09-26 06:16:05 UTC
Build info:AOO3.5_r1387482
OS: win7-64 bit

produce steps:
1.launch AOO and open the sample file(the file size too large and don't upload)
2.save to .odp 

Expected Result: save successfully 
Actual Result:.pop up error message:Too many windows 

Symphony have the same problem
SYmphony build info:Release 3.0.1 FP1
Comment 1 liuping 2012-09-26 09:03:13 UTC
file name-correlation-sigmod10.pptx
Comment 2 liuping 2012-09-28 05:03:35 UTC
I find some sample file ,those files support this bug
I try to analyse the reason and make some further testing:

1.I delete the first slide from original sample file ,save .pptx ;
  reopen in AOO and save to .odp, the bug disappear

2.I create a new .pptx and only have the first slide from original sample file ,save .pptx ;
  reopen in AOO and save to .odp, the bug disappear


3. I create a new slide (the first slide from original sample file) and copy serveral times , save .pptx ;
  reopen in AOO and save to .odp, the bug disappear

4.I open original sample files and copy slides serveral times, save .pptx ;
  reopen in AOO and save to .odp, the bug disappear

So No matter how add or delete slide for origianl file ,there is no bug reproduce 

I search again in bugzilla and find  Bug 52343 (- "too many open windows" when copy paste a slide in the slide sorter bar)

But I don't reproduce the bug 52343 and my sample file not only include math component , but the comments about 52343 give me a notice:maybe the numbers limitation of active instances due to  error message "Too many windows open" ,I am not sure whether it is duplicate with 52343