Description: On pc Debian x86-64 with master sources updated yesterday, I noticed this message on console: warn:legacy.osl:8113:8113:drawinglayer/source/primitive2d/discreteshadowprimitive2d.cxx:47: DiscreteShadowPrimitive2D: wrong bitmap format (!) After some gdb session, I found that it was due to the missing file page-shadow-mask.png Steps to Reproduce: 1. Open Writer Actual Results: warn:legacy.osl:8113:8113:drawinglayer/source/primitive2d/discreteshadowprimitive2d.cxx:47: DiscreteShadowPrimitive2D: wrong bitmap format (!) Expected Results: This message shouldn't appear Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Created attachment 141951 [details] bt with debug symbols
Created attachment 141964 [details] page-shadow-mask.png from Galaxy Another one for the master of Colibre. This icon lifes in sw/res/page-shadow-mask.png but I don't spot it in Writer.
Thanks for the bug report fixed with https://gerrit.libreoffice.org/#/c/53997/
andreas kainz committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=243e17a5c4a406eafd5fffe751e3cf28e555cc17 tdf#117474 Colibre icons: add page-shadow-mask from galaxy It will be available in 6.1.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.
Thank you for the patch! :-)