The folder /res/helpimg contains some icons, which are used in the help itself. Try the topic "The LibreOffice Help Window". If you have chosen "Tango" or "Oxygen" some icons are missing, if you have chosen "Galaxy" the icons are shown.
On pc Debian x86-64 with master sources updated yesterday, I could reproduce this. Code pointer: http://opengrok.libreoffice.org/xref/core/xmlhelp/util/main_transform.xsl#121 Galaxy is ok because icon-themes/galaxy/res/helpimg contain at least these 3 files: note.png tip.png warning.png Here's the console log: warn:unotools.misc:12502:1:unotools/source/misc/mediadescriptor.cxx:738: caught Exception "Got no data stream!" while opening <vnd.sun.star.zip://file:%2F%2F%2Fhome%2Fjulien%2Fcompile-libreoffice%2Flibreoffice%2Finstdir%2Fshare%2Fconfig%2Fimages_tango.zip/res/helpimg/warning.png> warn:sw.html:12502:1:sw/source/filter/html/htmlgrin.cxx:822: html image with no width or height warn:sw:12502:1:sw/inc/swrect.hxx:296: SVRect() without Width or Height warn:sw:12502:1:sw/inc/swrect.hxx:296: SVRect() without Width or Height warn:sw:12502:1:sw/inc/swrect.hxx:296: SVRect() without Width or Height warn:sw:12502:1:sw/inc/swrect.hxx:296: SVRect() without Width or Height warn:legacy.osl:12502:1:sfx2/source/appl/workwin.cxx:2082: The ChildWindow is not registered! warn:unotools.misc:12502:23:unotools/source/misc/mediadescriptor.cxx:738: caught Exception "Got no data stream!" while opening <vnd.sun.star.zip://file:%2F%2F%2Fhome%2Fjulien%2Fcompile-libreoffice%2Flibreoffice%2Finstdir%2Fshare%2Fconfig%2Fimages_tango.zip/res/helpimg/warning.png> warn:legacy.tools:12502:1:sot/source/base/exchange.cxx:360: SotExchange::GetFormatDataFlavor(): DataFlavor not initialized warn:sfx.appl:12502:1:sfx2/source/appl/fileobj.cxx:326: Graphic error [1] - [] URL[vnd.sun.star.zip://file:%2F%2F%2Fhome%2Fjulien%2Fcompile-libreoffice%2Flibreoffice%2Finstdir%2Fshare%2Fconfig%2Fimages_tango.zip/res/helpimg/warning.png] Adolfo: one for you?
I’ll upload preliminary icons for Tango, which will be fine-tuned later. I’m not sure if it’s worth to fix Oxygen, though.
Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2a886adb500fe481e1ea61573551b19e99c55b8b tdf#90830 Add Tango help icons It will be available in 5.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Hi. I had removed those, after discussion with Kendy. Previously the build system would have fallen back to images in the Galaxy theme when packing the images into the theme's zip archive (packimage). Something changed here?
I think I understand the Issue and fix now... You may want to check: https://bugs.documentfoundation.org//show_bug.cgi?id=75637
Hello Adolfo, Is this bug fixed? If so, could you please close it as RESOLVED FIXED?
I can't see this happening anymore. Let's assume it was the same as bug 75637 as per comment 5 *** This bug has been marked as a duplicate of bug 75637 ***