[Libreoffice-bugs] [Bug 122924] New: Wrong placement of last_custom_common_grey.png in Colibre icon theme

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jan 24 10:40:43 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=122924

            Bug ID: 122924
           Summary: Wrong placement of last_custom_common_grey.png in
                    Colibre icon theme
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: mikekaganski at hotmail.com

Using Colibre on Windows, in my debug build, I see repeated warnings when
working with sidebar's Width list:

> warn:vcl:14484:4108:vcl/source/image/ImplImage.cxx:83: Failed to load stock icon svx/res/symphony/last_custom_common_grey.png

#define RID_SVXBMP_WIDTH_CUSTOM_GRAY
"svx/res/symphony/last_custom_common_grey.png" is defined in
svx/inc/bitmaps.hlst (aside with "svx/res/symphony/last_custom_common.png"),
and is used in svx/source/sidebar/line/LineWidthPopup.cxx. The image itself for
the Colibre theme is in the icon-themes/colibre/sw/res/sidebar/pageproppanel.
Generated instdir/share/config/images_colibre.zip does not contain neither
last_custom_common_grey.png, nor last_custom_common.png. Adding the images to
the zip silences warnings.

The said images also are absent in the theme zip installed with 6.2.0.2.

Actually, I don't understand the rationale behind placing images in different
directories in the icon theme development tree (like
icon-themes/colibre/sw/res/sidebar/pageproppanel), instead of using the correct
path as should be in the resulting archive. I wonder how many other icons don't
get it to the packages despite being present; or get into places where they are
not looked for.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190124/b4b67629/attachment-0001.html>


More information about the Libreoffice-bugs mailing list