Skip to content

Fix AppImage icon name to match desktop file#43

Merged
vadi2 merged 1 commit intomainfrom
fix-appimage-icon-name
Feb 6, 2026
Merged

Fix AppImage icon name to match desktop file#43
vadi2 merged 1 commit intomainfrom
fix-appimage-icon-name

Conversation

@vadi2
Copy link
Copy Markdown
Owner

@vadi2 vadi2 commented Feb 6, 2026

Summary

  • Icon files were named postured.svg but the desktop file specifies Icon=io.github.vadi2.postured, causing linuxdeploy to fail with Could not find suitable icon for Icon entry: io.github.vadi2.postured
  • Rename icon copies to io.github.vadi2.postured.svg/.png in the build script so linuxdeploy can match them

Test plan

  • Re-run the AppImage build workflow

@vadi2 vadi2 merged commit a58186f into main Feb 6, 2026
5 checks passed
@vadi2 vadi2 deleted the fix-appimage-icon-name branch February 6, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant