Issue 92301

Summary: The presentation crashed when setup effect options of custom animation
Product: Impress Reporter: liujianli <liujianli>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P2 CC: amy2008, clippka, issues, liujiaxiang, oooforum
Version: OOo 2.4.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: 4.1.5
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 84291    
Attachments:
Description Flags
Proposed fix for the crash. none

Description liujianli 2008-07-31 03:40:44 UTC
1. Start a presentation.
2. Input some words and setup custom animation.
3. Open the "Effect Options" dialog,first select "Timing" tabpage,second pitch 
on "start effect on click of" and select one item in the list box below.
4. Switch to "Text Animation",select "All paragraphs at once" in the Group 
Text list box and select the check box "In reverse order",Click "OK".
5. Open the "Effect Options" dialog again,switch to "Timing" tabpage and then 
select "Animation as part of click sequence".
6. Repeat the step 4.
The presentation crashed.
Comment 1 christoph.lukasiak 2008-08-04 12:38:33 UTC
clu->liujianli: cannot repro 
.. step 1 & 2 is clear .. now we are in the 'Custom Animation' pane

step 3:
- Open the "Effect Options" dialog -> do you push the 'Add...' button that opens
the 'Custom Animation' dialog?
- first select "Timing" tabpage,second pitch -> then switch to the 'Emphasis'
tabpage?
- "start effect on click of" and select one item in the list box below. -> here
i am lost .. were are you?

p.s. please help us by 
1. using an english version and the oo given dialog etc. names for description
2. please comment every click (just a click beside can make a difference)

thx

Comment 2 liujianli 2008-08-05 03:21:55 UTC
I am sorry,here is the detailed description.

1. Start a presentation.
2. Input some words and select all the words,Click "Custom Animation" in the 
task pane.
3. Click "Add..." button to open the "Custom Animation" dialog.Normally,the 
current tabpage is "Entrance",please assign one effect for the select 
words,Click "OK" button.
4. Click "..." button that is in the right side of "Direction",the "Effect 
Options" dialog is opened.Select "Timing" tabpage then select "start effect on 
click of" radio button and select one item in the list box below(there is only 
one item).
5. Switch to "Text Animation",select "All paragraphs at once" in the "Group 
Text" list box and select the check box "In reverse order",Click "OK".
5. Right click the item which is under "Speed" list box to open "Effect 
Options" dialog again,switch to "Timing" tabpage and then select "Animation as 
part of click sequence".
6. Repeat the step 5.
The presentation crashed.
Comment 3 liujianli 2008-08-05 03:57:29 UTC
I made a mistake in the serial number,please repeat the step:
Switch to "Text Animation",select "All paragraphs at once" in the "Group 
Text" list box and select the check box "In reverse order",Click "OK".
Comment 4 amy2008 2008-12-26 08:54:12 UTC
*** Issue 97588 has been marked as a duplicate of this issue. ***
Comment 5 amy2008 2008-12-26 08:55:03 UTC
CC to Li Meiying
Comment 6 amy2008 2008-12-26 08:57:01 UTC
*** Issue 97588 has been marked as a duplicate of this issue. ***
Comment 7 wolframgarten 2010-10-13 13:53:32 UTC
Sorry, no crash in OOO330_m10 following your instructions. Can you still
reproduce it?
Comment 8 amy2008 2010-10-14 08:56:01 UTC
Can reproduce it with DEV300m84 on WinXP

How to reproduce it
1 Open a new Impress document
2 New a Text box and enter one or more paragraphs, and let cursor leave inside
  the Text box,Click 'Custom Animation' on Tasks Pane,
3 Hit 'Add' button, 'Custom Animation' dialog opens, select any 'Entrance'
  manner, OK;
4 Hit 'Effect Options' button after 'Direction' box, 'Effect Options' dialog
  opens, switch to 'Timing' Tab, Trigger - select one of items in 'Start effect
  on click of' box
5 Switch to 'Text Animation' Tab, Group text: 'All paragraphs at once' and 
  check 'In reverse order', OK
6 Now if OOo doesn't crash, please pay attention to 'Text Frame' in the Custom
  Animation, click +, select any item to activate 'Effect Options' button,
  click 'Effect Options' button to reopen 'Effect Options' dialog , switch to 
  'Timing' Tab, Trigger - check 'Animate as part of click sequence', repeat
  Step 5, OK

Result
OOo crashes

Expectation
OOo works well

Regards
Li Meiying
Comment 9 wolframgarten 2010-10-14 11:51:10 UTC
Ok, thanks. Now I have the Crash in DEV300m89. Reassigned.
Comment 10 groucho266 2010-10-15 11:55:49 UTC
Crashes in CustomAnimationPane::changeSelection(...), when an empty
CustomAnimationTextGroupPtr is accessed.
Comment 11 groucho266 2010-10-15 12:04:00 UTC
Created attachment 72061 [details]
Proposed fix for the crash.
Comment 12 groucho266 2010-10-15 12:05:31 UTC
@cl: I am not quite sure whether the missing text group is a valid case.  Can
you shed some light on this?
Comment 13 Marcus 2017-05-20 11:08:38 UTC
Reset assigne to the default "issues@openoffice.apache.org".
Comment 14 oooforum (fr) 2018-08-22 10:30:52 UTC
Reproduced as comment 8
Crash occurs with 4.1.5 and Win7

Set status as PATCH

I don't know if this fix can be commited.