Bug 124023 - Remove effect icon is missing
Summary: Remove effect icon is missing
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:6.3.0
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2019-03-12 13:07 UTC by Xisco Faulí
Modified: 2019-03-14 17:18 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Missing Icon (11.77 KB, image/png)
2019-03-12 13:07 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2019-03-12 13:07:38 UTC
Created attachment 149912 [details]
Missing Icon

Steps:
1. Open Impress
2. Go to sidebar - Animation

-> Remove effect icon is missing

Reproduced in

Version: 6.3.0.0.alpha0+
Build ID: 8aa579830b20072af8d6e149d6b279362fe98b91
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded
Comment 1 Xisco Faulí 2019-03-12 13:08:59 UTC
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=5135a19c0cdc2937499e126dd5429eeb24a023a9

author	Caolán McNamara <caolanm@redhat.com>	2019-01-09 21:41:52 +0000
committer	Caolán McNamara <caolanm@redhat.com>	2019-01-10 10:18:30 +0100
commit 5135a19c0cdc2937499e126dd5429eeb24a023a9 (patch)
tree 3025665abeea2f082cda03a1f345428a0adc6a72
parent 96e7dbc8c3b57b152a59a53d03f1a0fdc51f3ae8 (diff)
Resolves: move extension 'source' resources to 'res'

Bisected with: bibisect-linux64-6.3

Adding Cc: to Caolán McNamara
Comment 2 Caolán McNamara 2019-03-13 15:57:08 UTC
I think this is actually a makefile dependency problem and not one that affects a scratch built. The workdir/CustomTarget/postprocess/images/*txt are not getting updated
Comment 3 Caolán McNamara 2019-03-13 16:07:46 UTC
https://gerrit.libreoffice.org/#/c/69202/ would fix that I think
Comment 4 Commit Notification 2019-03-13 17:24:46 UTC
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/35f5c97bbb28aba47ca6f6c59d62b8c25f9daf3b%5E%21

Resolves: tdf#124023 target links.txt not updated

It will be available in 6.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 5 Xisco Faulí 2019-03-14 17:18:12 UTC
Verified in

Version: 6.3.0.0.alpha0+
Build ID: c196d70337f6b755cfc4c34beda05554c6fab114
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

@Caolán, thanks for fixing this issue!