To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95879


User thb changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.1
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Nov 24 14:48:31 +0000 
2008 -------
@haggai: so, patch looks good, one question though - I don't really get the
FIXME in sequentialtimecontainer.cxx, as that code is only triggered for *shape*
effects (actually, depending on purpose, the code *does* pose a problem, in that
long-running shape effects are cut short - if the AutomaticAdvancement is set to
3s, and the effect would take 5, it's interrupted. Might be a feature or not 
;))?

The reason for the slideshowimpl.cxx FIXME misbehaviour is the fact that
makeInterruptableDelay() creates an implicit nextEvent, that gets triggered by
your AutoAdvancement - just assign aNotificationEvents.mpImmediateEvent a
makeDelay( boost::bind( &SlideShowImpl::notifySlideEnded, this ), slideTimeout 
).

---------------------------------------------------------------------
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]

Reply via email to