You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/02/07 03:22:03 UTC

DO NOT REPLY [Bug 118876] New: Create summary slide in .odp file which has expanded blank slides in,there is a crash.

https://issues.apache.org/ooo/show_bug.cgi?id=118876

             Bug #: 118876
        Issue Type: DEFECT
           Summary: Create summary slide in .odp file which has expanded
                    blank slides in,there is a crash.
    Classification: Application
           Product: Presentation
           Version: OOo 3.4 Beta
          Platform: PC
        OS/Version: Windows 7
            Status: CONFIRMED
          Severity: critical
          Priority: P3
         Component: ui
        AssignedTo: graphicsneedsconfirm@openoffice.org
        ReportedBy: yanji.yj@gmail.com
                CC: ooo-issues@incubator.apache.org


Created attachment 77188
  --> https://issues.apache.org/ooo/attachment.cgi?id=77188
Samples

1.Open the sample file.
PS: The sample file is created by following steps -
a. New a SD file, create a new page, input  text of 3 paragraphes into outline
text box.
b. Switch to Outline View, delete the characters in each line.
c. Turn back to Normal view, Insert -> Expand Slide.
d. Save it as .odp file.
2. Select slide 2, Insert -> Summary Slide.

Defect: 
There is a crash.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118876] [From Symphony] Create summary slide in .odp file which has expanded blank slides in,there is a crash.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118876

--- Comment #2 from zhangjf <zh...@apache.org> 2012-02-13 00:52:49 UTC ---
The root cause of the problem is when creating summary page for mutliple pages,
if one of the pages contains empty title. It will cause null pointer exception.

The solution is to add check if the OutlinerParaObject is created successfully.
if yes, add the text into summary page, if no, ignore the page. It means when
creating summary page for multiple pages, if one page contains empty title, the
page will not be added into summary page.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118876] [From Symphony] Create summary slide in .odp file which has expanded blank slides in,there is a crash.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118876

zhangjf <zh...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from zhangjf <zh...@apache.org> 2012-02-13 00:57:13 UTC ---
Change to resolved state.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

[Bug 118876] [From Symphony] Create summary slide in .odp file which has expanded blank slides in,there is a crash.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118876

lilinyi921734@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED
                 CC|                            |lilinyi921734@gmail.com

--- Comment #5 from lilinyi921734@gmail.com ---
Verified on AOO3.4, Rev 1327774.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

DO NOT REPLY [Bug 118876] [From Symphony] Create summary slide in .odp file which has expanded blank slides in,there is a crash.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118876

zhangjf <zh...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED
                 CC|                            |zhangjf@apache.org
         AssignedTo|graphicsneedsconfirm@openof |zhangjf@apache.org
                   |fice.org                    |

--- Comment #1 from zhangjf <zh...@apache.org> 2012-02-10 12:54:45 UTC ---
Reassign to zhangjf and accept the defect.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

[Bug 118876] [From Symphony] Create summary slide in .odp file which has expanded blank slides in,there is a crash.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118876

liupingtan <do...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|VERIFIED                    |CLOSED
                 CC|                            |doneyourself@gmail.com

--- Comment #6 from liupingtan <do...@gmail.com> ---
confirm fixing the bug on ver 1351249 in Win7 ,pass

-- 
You are receiving this mail because:
You are on the CC list for the bug.

DO NOT REPLY [Bug 118876] [From Symphony] Create summary slide in .odp file which has expanded blank slides in,there is a crash.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118876

--- Comment #3 from zhangjf <zh...@apache.org> 2012-02-13 00:55:33 UTC ---
Created attachment 77214
  --> https://issues.apache.org/ooo/attachment.cgi?id=77214
patch for fix in file fusumry.cxx

fix delivered in r1243381, and also attach the patch file.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118876] [From Symphony] Create summary slide in .odp file which has expanded blank slides in,there is a crash.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118876

Rob Weir <ro...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Create summary slide in     |[From Symphony] Create
                   |.odp file which has         |summary slide in .odp file
                   |expanded blank slides       |which has expanded blank
                   |in,there is a crash.        |slides in,there is a crash.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118876] Create summary slide in .odp file which has expanded blank slides in,there is a crash.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118876

yanji.yj@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.