<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Wrong placement of last_custom_common_grey.png in Colibre icon theme"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122924">122924</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Wrong placement of last_custom_common_grey.png in Colibre icon theme
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mikekaganski@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Using Colibre on Windows, in my debug build, I see repeated warnings when
working with sidebar's Width list:

<span class="quote">> warn:vcl:14484:4108:vcl/source/image/ImplImage.cxx:83: Failed to load stock icon svx/res/symphony/last_custom_common_grey.png</span >

#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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>