[Libreoffice-bugs] [Bug 91390] Animations not working

2017-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91390

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

--- Comment #8 from QA Administrators  ---
Dear Bug Submitter,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-20170502

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91390] Animations not working

2017-03-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91390

--- Comment #7 from QA Administrators  ---
Dear Bug Submitter,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping-20170328

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91390] Animations not working

2016-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91390

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||s.mehrbr...@gmail.com

--- Comment #6 from Samuel Mehrbrodt (CIB)  ---
Couldn't reproduce in 5.1 on Ubuntu 16.04.
Can you please check whether this bug persists in current releases?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91390] Animations not working

2015-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91390

Michael mdun...@uwaterloo.ca changed:

   What|Removed |Added

 Whiteboard|bibisectRequest |bibisected

--- Comment #3 from Michael mdun...@uwaterloo.ca ---
It doesn't lock up in the traditional sense of the program becoming
unresponsive. The bug is, in presentation mode, you can step forward to slide
#3, and play the first animation (words slide down from top)... but further
advances don't show the remaining animations on that slide, or show the next
slides.

In the pptx file, from the start of slide 3, there are 60 advances to the end
of the presentation.

Via bibisect-releases,

- The bug does not happen in 3.6.7.2. 
- In 4.0.0.0.beta1, some parts of the slide-3 animation proceed, but they are
mangled, and after about 12 advances, the screen no longer updates. However, if
you keep pressing page-down until you hit 60 advances, it shows the click to
exit presentation screen. 
- In 4.0.0.0.beta2 and above, including 5.1 master builds, we get the
no-updates-after-first-animation-on-slide-3 behaviour. Again, advancing 60
times yields the 'end of presentation' screen.

So it appears that in 4.0.0.0.beta1 onwards, the presentation is internally
advancing, but the screen is not being updated correctly.


$ git bisect log
# bad: [12aa7e702b7d1f1a9de579e5293779dc84ef42e7] libreoffice-4.0.0.1
# good: [f829590e1c73663ee9463c2f54219794b88764b0] libreoffice-3.6.0.4
git bisect start 'libreoffice-4.0.0.1' 'libreoffice-3.6.0.4'
# good: [f4b2466b27f7d7d13b71213a534a8f01dfa1805b] libreoffice-3.6.6.1
git bisect good f4b2466b27f7d7d13b71213a534a8f01dfa1805b
# good: [2ba8a27cc4f9f01e531e73760f6c3f6505999be5] libreoffice-3.6.7.2
git bisect good 2ba8a27cc4f9f01e531e73760f6c3f6505999be5
# bad: [70384e41cb98846980857d709fb50601e57709b3] libreoffice-4.0.0.0.beta2
git bisect bad 70384e41cb98846980857d709fb50601e57709b3
# bad: [4f2186cd72652db35eebe5b1b9d3693723433b85] libreoffice-4.0.0.0.beta1
git bisect bad 4f2186cd72652db35eebe5b1b9d3693723433b85
# first bad commit: [4f2186cd72652db35eebe5b1b9d3693723433b85]
libreoffice-4.0.0.0.beta1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91390] Animations not working

2015-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91390

--- Comment #4 from MM plokk...@fastmail.fm ---
(In reply to Michael from comment #3)
 It doesn't lock up in the traditional sense of the program becoming
 unresponsive. The bug is, in presentation mode, you can step forward to
 slide #3, and play the first animation (words slide down from top)... but
 further advances don't show the remaining animations on that slide, or show
 the next slides.

Well it advances over here, when i press the LMB or the spacebar.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91390] Animations not working

2015-05-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91390

--- Comment #2 from MM plokk...@fastmail.fm ---
Unconfirmed with v4.4.3.2 under mint 17.1 x64.
Unconfirmed with v5.0.0 B1 under mint 17.1 x64.
Unconfirmed with v4.4.3.2 under ubuntu 14.04 x64.

No lock-ups for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91390] Animations not working

2015-05-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91390

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

   Priority|high|medium
 Status|UNCONFIRMED |NEW
Version|4.4.2.2 release |4.2.8.2 release
   Keywords||regression
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1
 Whiteboard||bibisectRequest
   Severity|critical|major

--- Comment #1 from Beluga todven...@suomi24.fi ---
No repro on Windows, but on Linux it locks up at the first anim.

Here is the debug message:

warn:legacy.osl:1962:1:include/cppuhelper/interfacecontainer.h:479: object is
disposed

3.5 does not lock up.
4.2 locks up.

Win 7 Pro 64-bit, Version: 4.4.3.2
Build ID: 88805f81e9fe61362df02b9941de8e38a9b5fd16
Locale: fi_FI

Version: 5.0.0.0.alpha1+
Build ID: 2a886adb500fe481e1ea61573551b19e99c55b8b
TinderBox: Win-x86@39, Branch:master, Time: 2015-05-20_00:31:51
Locale: fi-FI (fi_FI)

Ubuntu 15.04 64-bit 
Version: 5.0.0.0.alpha1+
Build ID: 51d16cc69d8ad9065f61d108ea25d6a025a2e228
TinderBox: Linux-rpm_deb-x86_64@46-TDF-dbg, Branch:master, Time:
2015-05-17_03:58:58
Locale: en-US (en_US.UTF-8)

LibreOffice 3.5.0rc3 
Build ID: 7e68ba2-a744ebf-1f241b7-c506db1-7d53735

Version: 4.2.8.2
Build ID: 48d50dbfc06349262c9d50868e5c1f630a573ebd

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91390] Animations not working

2015-05-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91390

Ankit Pati ankitpat...@gmail.com changed:

   What|Removed |Added

   Priority|medium  |high
 CC||ankitpat...@gmail.com
   Severity|blocker |critical

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs