Bug 156039 - Missing images in XLSX files
Summary: Missing images in XLSX files
Status: RESOLVED DUPLICATE of bug 147014
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.1.5.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-23 16:11 UTC by jEsuSdA 8)
Modified: 2023-06-28 11:03 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jEsuSdA 8) 2023-06-23 16:11:55 UTC
Description:
There are xlsx files with images in cells that Libre Office does not show. At importing these xlsx files, the images do not appear.

By other hand, if I use https://www.zamzar.com/es/converters/document/xls-to-ods/ to convert these files and the .ods generated by this webpage do contain the images.

Steps to Reproduce:
1. Download these files:
https://send.internxt.com/download/06ce8a27-1eee-4862-bb8a-2942b270d91a?code=f11a1c498e294d3a1c14eabb6cb99f1d6dcb9dd75861624e5a1d0d3c72080bea

Do it soon, cause the link expires in some days


2. Open the xlsx and the ods (from zamzar) and compare.



Actual Results:
the xlsx does not shows images.
the zamzar ods converted from xlsx file do contain them.

Expected Results:
Opening xlsx must show the images in cells.


Reproducible: Always


User Profile Reset: No

Additional Info:
[Information automatically included from LibreOffice]
Locale: es
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes
Comment 1 m_a_riosv 2023-06-24 14:12:44 UTC
Works for me with
Version: 7.5.4.2 (X86_64) / LibreOffice Community
Build ID: 36ccfdc35048b057fd9854c757a8b67ec53977b6
CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: default; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL threaded

Your version is really old, A lot of improvements from it.
But even works for me with
Versión: 6.4.7.2 (x64)
Id. de compilación: 639b8ac485750d5696d7590a72ef1b496725cfb5
Subprocs. CPU: 16; SO: Windows 10.0 Build 22621; Repres. IU: GL; VCL: win; 
Configuración regional: es-ES (es_ES); Idioma de IU: es-ES Calc: CL

There are no new updates for versions EOL, version 7.4 or previous.

https://www.libreoffice.org/download/download-libreoffice/
Comment 2 Gabor Kelemen (allotropia) 2023-06-28 11:03:13 UTC
Works for me under Linux since 7.2 commit:

https://git.libreoffice.org/core/+/483b96874a07dc2997367e5627f537686e92f851

uthor	Aron Budea <aron.budea@collabora.com>	Sun Feb 13 06:57:16 2022 +0100
committer	Xisco Fauli <xiscofauli@libreoffice.org>	Mon Mar 28 20:54:15 2022 +0200
tree eec4955a5158168cd0d1b6360f70c1259bfe7e72
parent 9d5703aa0b7d11db3568a2e0aaa462fe2dd98867 [diff]

tdf#147014 Image missing due to integer overflow

*** This bug has been marked as a duplicate of bug 147014 ***