Hello, In Presentation (LibO 4.1.5.3 - Win 7 pro 64 bits), I try to repeat a custom effect 'blink' ( on a text or on a bitmap) 'until next click' or 'until next slide', the effect repeats only once. Reproduce : - new presentation - click to add a text like 'Hello' - right click on text box -> 'custom animation' - 'Modify effect' -> 'Add' -> 'Emphasis' -> 'Blink' -> 'Ok' - Then start slideshow with 'F5' - Click to start effect : 'Hello' blink once - In 'Custom animation' , right click on the effect then choose 'timing', - In 'repeat' dropdown list choose 'until next click' or 'until end of slide' then OK. - Then 'F5' to start slideshow - Click to start effect : 'Hello' blinks only once. If you choose to repeat any number of time, it's ok, even for an integer not in dropdown list (you can type in 999 in the repeat field), but for the values 'until next click' or 'until end of slide' there's only one repeat of the effect. Same behaviour with other effects Ps : I've a parallel install with version 4.2.2.1 : with this version, repeat are impossible, only 'none' is save in the repeat field.
I don't know if it could help, but it's ok with Apache OpenOffice 4.0
Another test with 3.6.7 ... It's worse. 'Until end of slide' => blink once Any number of repeat => not even one blink !
reproducible with LO 4.2.4.2 (Win 8.1) If I choose 'until next click' or 'until end of slide' it blinks only ones. If I choose one of the available numbers of repeats (2 - 10) then it also blinks only ones and if I open again the TIMING tab in the EFFECT OPTIONS dialog then it shows no repeat (REPEAT = NONE) and does not keep the number selected before.
As with 4.2.2.1, repeat animation is impossible with 4.2.5.2, only 'none' is save in the repeat field.
Seems to be the continuation of https://bugs.freedesktop.org/show_bug.cgi?id=50833. Same thing as the three previous comments for 4.3.4.
Also reproducible with 4.2.4.2 on Linux.
Affects 4.4.2.2 (Tested with Spin effect)
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.1.5 or 5.2.1 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20160920
Present in 5.2.4.2
Still there in Version: 5.4.0.0.alpha0+ The entry in file is smil:repeatCount="indefinite" for "Until end of slide", which is correct. Repeating indefinite works fine in AOO4.1.2.
*** Bug 106176 has been marked as a duplicate of this bug. ***
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Yes, the bug is still present in 6.1.2.1.
*** Bug 121836 has been marked as a duplicate of this bug. ***
Surprisingly, it works in OpenOffice 4.1.3...
(In reply to Xisco Faulí from comment #15) > Surprisingly, it works in OpenOffice 4.1.3... I've investigated why it works in OpenOffice and it turned out this got fixed in https://cgit.freedesktop.org/libreoffice/core/commit/slideshow/source/engine/animationnodes/animationbasenode.cxx?h=aoo/trunk&id=a9c0b6273e8445557c01a111d807becf887fb67a which wasn't cherry-picked to LibreOffice in favour of https://cgit.freedesktop.org/libreoffice/core/commit/slideshow/source/engine/animationnodes/?id=372c47309a192e67220913309fa1ccffdff8cde1 which later got reworked by https://cgit.freedesktop.org/libreoffice/core/commit/slideshow?id=1ef95a7206979756a885b7bea4c788684f5e7b61 @Marco, any chance you could take a look at it? I suppose it should be really easy for you to fix it now...
@mark hung, Since this concerns impress, I thought you could be interested in my comment 16
Mark Hung committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/cacdb1ae9d9e249737d0b3732e6fd198cfdd9d82%5E%21 tdf#77186 handle time container indefinite repetition. It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.3.0.0.alpha0+ Build ID: 8aa579830b20072af8d6e149d6b279362fe98b91 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Mark Hung, Thanks for fixing this! Cherry-picked to 6-2 branch -> https://gerrit.libreoffice.org/#/c/69100/1
*** Bug 122923 has been marked as a duplicate of this bug. ***
Mark Hung committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/6be929b4ec00d69c24c25e16b39a00f79363d878%5E%21 tdf#77186 handle time container indefinite repetition. It will be available in 6.2.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.