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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to