pop-os / popsicle

Multiple USB File Flasher
MIT License
633 stars 76 forks source link

Appimage has low quallity Icon in KDE #175

Open Master811129 opened 2 years ago

Master811129 commented 2 years ago

Distribution Arch:

Issue/Bug Description: It seems that the the Icon that lives in the root of the Appimage is pretty low res which leads to show a pretty low res icon in KDE. Screenshot_20220308_141719

I could fix the issue by these steps:

  1. I extracted the appimage using --appimage-extract
  2. removed the symlink and created another from usr/share/icons/hicolor/512x512/apps/org.System76.Popsicle.png using ln command
  3. packed it up again using appimagetool Before: Screenshot_20220308_142346 After: Screenshot_20220308_142454

Expected behavior: a high res icon for the Appimage.

Other Notes: