Bug 142616 - Startcenter: Artifacts in thumbnails ( GTK3 )
Summary: Startcenter: Artifacts in thumbnails ( GTK3 )
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.2.0.0 alpha1+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2021-06-02 10:54 UTC by Xisco Faulí
Modified: 2021-06-04 10:09 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
screenshot (141.45 KB, image/png)
2021-06-02 10:54 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2021-06-02 10:54:24 UTC
Created attachment 172567 [details]
screenshot

See screenshot.

Reproduced in

Version: 7.2.0.0.alpha1+ / LibreOffice Community
Build ID: 8771f48512ed19197c17506f522578f43b092b21
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2021-06-02 10:55:21 UTC
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=3d1f28dd1fbb2fe3f5b933a9d692fb4d033f08b6

author	Jan-Marek Glogowski <glogow@fbihome.de>	2021-05-30 18:19:40 +0200
committer	Jan-Marek Glogowski <glogow@fbihome.de>	2021-06-01 15:30:59 +0200
commit 3d1f28dd1fbb2fe3f5b933a9d692fb4d033f08b6 (patch)
tree 2230fd165d9ded658195791ddc2f4bd5c7394a76
parent 159666084a28ab3591b96cdd390f8fa0ac62bf3c (diff)
configure: Refactor platform defaults

Bisected with: bibisect-linux64-7.2

Adding Cc: to Jan-Marek Glogowski
Comment 2 Xisco Faulí 2021-06-04 10:09:51 UTC
caolanm> x1sc0, do you have have a libcairo.so and libpixman.so in the instdir/program dir with tdf#142616 ?
<IZBot> LibreOffice-LibreOffice normal/medium NEW Startcenter: Artifacts in thumbnails ( GTK3 ) https://bugs.documentfoundation.org/show_bug.cgi?id=142616
<x1sc0> caolanm, I have libcairo.so.2 and libpixman-1.so.0
<caolanm> yeah, manually delete those. The defaults changed briefly to cause them to be built, then changed back, but there isn't a rule that removes the leftovers in an incremental build
<x1sc0> caolanm, I removed instdir/program folder, built again and the problem is still happening...
<caolanm> x1sc0, what's your git id? (git rev-parse HEAD)
<x1sc0> caolanm, 7cdf74b305be14825c615b2abe6ab8d79fe858ff, maybe a bit old, will pull and rebuild
<IZBot> core - gtk4: don't abuse gtk_widget_unparent to remove from container - https://git.libreoffice.org/core/commit/7cdf74b305be14825c615b2abe6ab8d79fe858ff
<caolanm> x1sc0, yeah you need a3a203b7c697a38d4f79877d6b5c1423fa52f2d8
<IZBot> core - enabling gtk vclplugs is supposed to enforce requiring system cairo - https://git.libreoffice.org/core/commit/a3a203b7c697a38d4f79877d6b5c1423fa52f2d8
<x1sc0> ok, thanks

closing as RESOLVED FIXED