Bug 144319 - Cannot load Formula-14 from ODT with LibreOffice 7.2.0, shown as OLE
Summary: Cannot load Formula-14 from ODT with LibreOffice 7.2.0, shown as OLE
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.2.0.4 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.3.0 target:7.2.1
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2021-09-06 01:47 UTC by andalou@vivaldi.net
Modified: 2021-09-15 21:41 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
odt file (17.27 KB, application/vnd.oasis.opendocument.text)
2021-09-06 01:49 UTC, andalou@vivaldi.net
Details
screenshot (59.45 KB, image/png)
2021-09-06 07:56 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andalou@vivaldi.net 2021-09-06 01:47:02 UTC
Description:
With a previous version of LibreOffice, namely 6.x, I could open the attached odt file without any problem, but with the 7.2.0 version I get a picture thing over three equations!

Steps to Reproduce:
1. Simply load the attached odt file with the last release of LibreOffice
2. Then you see the picture thing covering the equations

Actual Results:
I get a picture covering the equations contained in the file.

Expected Results:
It should show the equations like it did with a previous release, 6.x


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.2.0.4 (x64) / LibreOffice Community
Build ID: 9a9c6381e3f7a62afc1329bd359cc48accb6435b
CPU threads: 4; OS: Windows 10.0 Build 21390; UI render: Skia/Raster; VCL: win
Locale: es-PE (es_PE); UI: en-US
Calc: threaded
Comment 1 andalou@vivaldi.net 2021-09-06 01:49:35 UTC
Created attachment 174800 [details]
odt file
Comment 2 Xisco Faulí 2021-09-06 07:54:49 UTC
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=67d83e40e2c4f3862c50e6abeabfc24a75119fc8

author	Noel Grandin <noelgrandin@gmail.com>	2020-12-19 13:25:53 +0200
committer	Noel Grandin <noel.grandin@collabora.co.uk>	2020-12-19 16:05:20 +0100
commit 67d83e40e2c4f3862c50e6abeabfc24a75119fc8 (patch)
tree 83942f89af30e6aa65559572118c251b6dabf990
parent 71a0bd756d2a06ef1c902b164243d61b9286ace3 (diff)
speedup rational_FromDouble

Bisected with: bibisect-linux64-7.2

Adding Cc: to Noel Grandin
Comment 3 Xisco Faulí 2021-09-06 07:56:44 UTC
Created attachment 174804 [details]
screenshot

actually the document can be loaded, but there is a weird OLE object displayed. see screenshot of the problem
Comment 4 Xisco Faulí 2021-09-06 09:26:09 UTC
(In reply to Xisco Faulí from comment #2)
> Regression introduced by:
> 
> https://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=67d83e40e2c4f3862c50e6abeabfc24a75119fc8
> 
> author	Noel Grandin <noelgrandin@gmail.com>	2020-12-19 13:25:53 +0200
> committer	Noel Grandin <noel.grandin@collabora.co.uk>	2020-12-19 16:05:20
> +0100
> commit 67d83e40e2c4f3862c50e6abeabfc24a75119fc8 (patch)
> tree 83942f89af30e6aa65559572118c251b6dabf990
> parent 71a0bd756d2a06ef1c902b164243d61b9286ace3 (diff)
> speedup rational_FromDouble
> 
> Bisected with: bibisect-linux64-7.2
> 
> Adding Cc: to Noel Grandin

Hi Noel,
I'm wondering whether the mentioned patch should be reverted ?
Comment 5 Noel Grandin 2021-09-06 11:26:44 UTC
fix here
https://gerrit.libreoffice.org/c/core/+/121719
Comment 6 Commit Notification 2021-09-06 18:53:07 UTC
Noel Grandin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/f8cf0d2cb4e5e18f48d6b3bfbc7d0e72e7ed5190

tdf#144319 fix formula load

It will be available in 7.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.
Comment 7 Commit Notification 2021-09-07 06:36:46 UTC
Noel Grandin committed a patch related to this issue.
It has been pushed to "libreoffice-7-2":

https://git.libreoffice.org/core/commit/80730649fd584bb605dd3ecb734d2ac104a55e5c

tdf#144319 fix formula load

It will be available in 7.2.2.

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.
Comment 8 Commit Notification 2021-09-08 09:07:38 UTC
Noel Grandin committed a patch related to this issue.
It has been pushed to "libreoffice-7-2-1":

https://git.libreoffice.org/core/commit/54a6a0dc204280783ee74a11234d5eb5f187cd14

tdf#144319 fix formula load

It will be available in 7.2.1.

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.
Comment 9 Commit Notification 2021-09-15 21:41:16 UTC
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d5e55d204b71710eb5eb5d2c683dd6698626df3c

tdf#144319: sw_odfexport: Add unittest

It will be available in 7.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.