https://bugs.documentfoundation.org/show_bug.cgi?id=147283
Bug ID: 147283
Summary: [FILEOPEN PPTX] list with custom style is 10 times
slower
Product: LibreOffice
Version: 7.3.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Description:
When a PPTX has a list with custom style exporting to ODP is 10 times slower.
list.pptx use the default style.
list-custom.pptx define a custom style with custom font and symbol.
Info on how to define a custom list style in PowerPoint:
https://support.microsoft.com/en-us/office/define-new-bullets-numbers-and-multilevel-lists-6c06ef65-27ad-4893-80c9-0b944cb81f5f#style
Steps to Reproduce:
I'm using this command on Ubuntu to convert the presentation to ODP and measure
the time:
time libreoffice --headless --convert-to odp list.pptx
1. convert list.pptx to odp from the command line and measure the time.
2. convert list-custom.pptx to odp from the command line and measure the time.
3. Compare the conversion time.
Actual Results:
Conversion time of list-custom.pptx is 10 time higher than list.pptx - 0.2
seconds and 2 seconds.
Expected Results:
Conversion time should be the same
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.3.0.3 / LibreOffice Community
Build ID: 30(Build:3)
CPU threads: 2; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: en-US (en_US); UI: en-US
Ubuntu package version: 1:7.3.0~rc3-0ubuntu0.20.04.1~lo1
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.