Created attachment 129467 [details] The problematic page With the current master build I stumbled into a few missing icons on the Styles and Formatting page. Identifiers: vnd.libreoffice.image://galaxy/sfx2/res/styfam2.png vnd.libreoffice.image://galaxy/sfx2/res/styfam1.png vnd.libreoffice.image://galaxy/sw/imglst/sf03.png vnd.libreoffice.image://galaxy/sw/imglst/sf04.png vnd.libreoffice.image://galaxy/sw/imglst/sf05.png
@Gabor: if it is self-made build you have, can you (after 'make') also run 'make postprocess'? That re-generates image archives and in theory, it could help. Failing that, can you check if $libre_source_tree/instdir/share/config/images_galaxy.zip contains the missing icons?
(In reply to Katarina Behrens (CIB) from comment #1) > @Gabor: if it is self-made build you have, can you (after 'make') also run > 'make postprocess'? That re-generates image archives and in theory, it could > help. > Yes, it's a custom build. I'll try to update, the styfam1-2.png are in the correct place in git. The sw/imglist icons problem may be a bit of fallout from: https://cgit.freedesktop.org/libreoffice/core/commit/?id=de943f90ed1d1402d2eb9c778740b4e7dfcda92c
Okay, confirmed at least the part where sw/imglst/* images don't exist anymore and the following .xhp files need fixing ( = adjusting paths to images) source/text/scalc/01/05100000.xhp source/text/swriter/01/05140000.xhp
A fresh build solved the first two icons problem. The three others remain.
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=2234be96c0865090b2e1c47e5138f011b566512c tdf#104569 Fix icon paths on Style and Formatting pages