Skip to content

Failed attempt to load non-existent 'user-desktop-symbolic.svg' #26

@idlebear

Description

@idlebear

On start application attempts to load an SVG file that is not present in the source tree.

ui_RenderImageDialog.h:108

icon.addFile(QString::fromUtf8("../../../../../../../usr/share/icons/Adwaita/scalable/places/user-desktop-symbolic.svg"), QSize(), QIcon::Normal, QIcon::Off);

Doesn't seem to impact the functionality as Qt fails somewhat gracefully and writes the error message to the terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions