<div dir="ltr">OK, so it looks like a commit was made to attempt to fix this for fdo#83315 - cf <a href="https://bugs.freedesktop.org/show_bug.cgi?id=83315">https://bugs.freedesktop.org/show_bug.cgi?id=83315</a> in commit here:<div><br></div><div><a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=1387027aa9acf9e62f2d7bf50f71a5889626d194">http://cgit.freedesktop.org/libreoffice/core/commit/?id=1387027aa9acf9e62f2d7bf50f71a5889626d194</a><br></div><div><br></div><div>However, I don't think this is a proper resolution because the actual problem is that the statusbar doesn't show an image to say that the certificate has a problem!</div><div><br></div><div>Tango has a security-low icon, but we don't seem to have it. How do we add this, if at all possible?</div><div><br></div><div>Chris</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 12, 2014 at 12:55 AM, Chris Sherlock <span dir="ltr"><<a href="mailto:chris.sherlock79@gmail.com" target="_blank">chris.sherlock79@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all, <div><br></div><div>I'm getting the following warning in a debug build of master:</div><div><br></div><div>warn:legacy.osl:28252:1:vcl/source/gdi/bitmapex.cxx:109: BitmapEx::BitmapEx( const ResId& rResId ): could not load image <svx/res/notcertificate_16.png> via icon theme tango.<br></div><div><br></div><div>The BitmapEx constructor that utilizes resources is trying to locate this, but calls on ImplImageTree::loadImage with the default parameter loadMissing set to false, which means it doesn't substitute a default image for the missing PNG. </div><div><br></div><div>Can someone explain how the icon themes are meant to work? How does it detect tango as the theme and is there meant to be fallback code? </div><div><br></div><div>Also, can we repackage the tango theme to include this image? It's being called by a security statusbar I believe, but I have no idea where abouts this is in the UI for writer. </div><div><br></div><div>Thanks,</div><div>Chris</div></div>
</blockquote></div><br></div>