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
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
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
https://gerrit.libreoffice.org/#/c/69202/ would fix that I think
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.
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!