Bug 120871 - FILEOPEN: Background lost in an MS Publisher file
Summary: FILEOPEN: Background lost in an MS Publisher file
Status: RESOLVED DUPLICATE of bug 130479
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: filters and storage (show other bugs)
Version:
(earliest affected)
6.1.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Regressions-imageHandling
  Show dependency treegraph
 
Reported: 2018-10-24 13:16 UTC by Aron Budea
Modified: 2020-05-21 05:39 UTC (History)
3 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 Aron Budea 2018-10-24 13:16:38 UTC
Open attachment 120057 [details] (bug 95348).

The background should have a dirt-like pattern.

=> There's no background (it's white).

Observed using LO 6.1.0.3.
Backgroundis there in LO 6.0.0.3.
=> regression

Bibisected to the following commits using repo bibisect-linux-64-6.1. The background becomes blue with the first commit, and then white with the second. The first commit has also been identified in eg. bug 119315. Adding Cc: to Tomaž Vajngerl.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=e02efb621fe672aa52e56caa916cf5c3fd0a9cb8
author		Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>	2018-02-01 15:28:53 +0900
committer	Tomaž Vajngerl <quikee@gmail.com>	2018-02-01 11:54:22 +0100

Change bitmap table to store XBitmap instead of GraphicObject URL


https://cgit.freedesktop.org/libreoffice/core/commit/?id=3400424877032595490f38711b5e8520ed889fee
author		Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>	2018-02-26 11:15:37 +0900
committer	Tomaž Vajngerl <quikee@gmail.com>	2018-02-26 06:04:43 +0100

xmloff: remove unused code when loading/saving the bitmap table
Comment 1 Xisco Faulí 2018-10-24 15:40:12 UTC
Reproduced in

Version: 6.2.0.0.alpha1+
Build ID: cd6dd8c6f3562cbccbc971b916c6a8933840ffeb
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: threaded
Comment 2 Xisco Faulí 2018-12-05 15:30:04 UTC
*** Bug 121800 has been marked as a duplicate of this bug. ***
Comment 3 Aron Budea 2020-05-21 05:20:48 UTC
This got fixed between yesterday and today's daily build, must be because of bug 130479's fix. Marking as duplicate.

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