Skip to content

Icons in headerbar not loading #1950

Description

@engstk

Description
Since v3.0.5, icons in headerbar not load and it shows a generic in it's place.
Happens with dark and light mode, no matter the theme.
Source built with official MS .NET SDK for Debian

To Reproduce
First open logs, Debian 13.3:
`(dotnet:3636): Gtk-WARNING **: 20:52:10.838: Failed to load icon /usr/share/icons/hicolor/scalable/actions/tool-move-cursor-symbolic.svg: Unrecognized image file format

(dotnet:3636): Gtk-WARNING **: 20:52:10.922: Failed to load icon /usr/share/icons/hicolor/scalable/actions/tool-antialiasing-enabled-symbolic.svg: Unrecognized image file format

(dotnet:3636): Gtk-WARNING **: 20:52:10.925: Failed to load icon /usr/share/icons/hicolor/scalable/actions/adjustments-brightnesscontrast-symbolic.svg: Unrecognized image file format

(dotnet:3636): Gtk-WARNING **: 20:52:10.925: Failed to load icon /usr/share/icons/hicolor/scalable/actions/effects-default-symbolic.svg: Unrecognized image file format`

Additional Info
Seems like introduces the issue cae27b2
Reverting the changes fixes it. All the icons on that change are not rendered correctly.

Currently:
Image

Fixed:
Image

Version
Since v3.0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    uiUser interface issuesupstream issueIssue with a library which Pinta depends on

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions