I noticed that some app bundles that are created through desktopToDarwinBundle have icons that appear corrupted when viewed in Finder. This seems to only apply to 16x16 and 32x32 icon sizes.
16x16
32x32
64x64
The affected apps in the screenshot are dsview, ghidra and pulseview (that version of q2pro is WIP and not present in nixpkgs yet, but it also suffers from the same problem).
App bundles created through different means don't seem to have this issue (example: openboardview, kitty, 1password, vscode)
Steps To Reproduce
Install pulseview (systemPackages or through home-manager)
Describe the bug
I noticed that some app bundles that are created through
desktopToDarwinBundle
have icons that appear corrupted when viewed in Finder. This seems to only apply to 16x16 and 32x32 icon sizes.The affected apps in the screenshot are
dsview
,ghidra
andpulseview
(that version ofq2pro
is WIP and not present in nixpkgs yet, but it also suffers from the same problem).App bundles created through different means don't seem to have this issue (example:
openboardview
,kitty
,1password
,vscode
)Steps To Reproduce
pulseview
(systemPackages
or throughhome-manager
)Expected behavior
App icons should show up in Finder correctly
Metadata
Notify maintainers
Note for maintainers: Please tag this issue in your PR.
Add a :+1: reaction to issues you find important.