To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58102
User cl changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Nov 24 08:44:44 -0800
2005 -------
fixed on cws sj31,
MainSequence::setTrigger() crashed because the shape animation effect didn't had
an effectsequence set. Fixed setTrigger to handle effectsequence pointers of
zero.
The problem surfaced because CustomAnimationEffect::clone() created a
CustomAnimationEffect which didn't copied the effectsequence from its original
effect. The cloning happened during creation of the animation effect for the
shape.
I also added an assertion to CustomAnimationPane::changeSelection() for shapes
without an effectsequence. This should not happen and such effects are now
ignored
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]