Comment 48 for bug 658055

Revision history for this message
Jon A. Cruz (jon-joncruz) wrote :

Confirmed that the change in r9909 is a temporary work-around, and that the true fix is to determine if the icon lives in the IconTheme or as a Stock item. Instead of try/catch a simple check of IconTheme::has_icon() can be done and stock items loaded when needed.