https://bugs.freedesktop.org/show_bug.cgi?id=43657
Bug #: 43657
Summary: Simple macro crashes LibreOffice.Impress
Classification: Unclassified
Product: LibreOffice
Version: LibO 3.4.4 release
Platform: All
OS/Version: Linux (All)
Status: UNCONFIRMED
Severity: critical
Priority: medium
Component: Presentation
AssignedTo: [email protected]
ReportedBy: [email protected]
Created attachment 54264
--> https://bugs.freedesktop.org/attachment.cgi?id=54264
Custom slide show with killer macro
LibreOffice.Impress is crashing during a
slide show when one custom slide show is replaced by another.
Version-Release number of selected component (if applicable):
Latest stable pre-compiled binary (3.4.4 , OOO340m1, Build:402)
How reproducible:
100%
Steps to Reproduce:
1. Open the attached presentation.
2. Enable macros for this presentation.
3. Start slide show.
4. Navigate to the second slide.
5. Choose the second or the third example.
Actual results:
LibreOffice crashes.
Expected results:
The slide show must go on.
Verified OS/OOo:
This presentation crashes on:
Fedora 14 x64
- latest stable pre-compiled binary (3.4.4 , OOO340m1, Build:402)
from www.libreoffice.org
LibO_3.4.4_Linux_x86-64_install-rpm_en-US.tar.gz
Scientific Linux 6.1 x86 LiveDVD
- latest stable pre-compiled binary (3.4.4 , OOO340m1, Build:402)
from www.libreoffice.org
LibO_3.4.4_Linux_x86_install-rpm_en-US.tar.gz
This presentation works fine with OOo 3.2.0
The "Killer-Macro" is as follows:
------------------------------------
Sub KursSkats (view_name as String)
oDoc = ThisComponent
oDoc.Presentation.setPropertyValue("CustomShow", view_name)
oDoc.Presentation.start()
End Sub
-------------------------------------
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs