Skip to content

appimaged does not create a .desktop file with an icon #461

Description

@corppneq

The .desktop file created by appimaged has no working icon.
The .desktop file created by the wire appimage itself does.

I am using appimaged version: continuous-1-gd35c990
and Wire: wire-2.12.2729-x86_64.AppImage

appimaged .desktop file

cat appimagekit_1b9d6ec366dee305f642f1c4f439f8e0-wire.desktop 
[Desktop Entry]
Name=Wire
Comment=Modern communication, full privacy.
Exec=/home/pbeccard/.local/bin/wire-2.12.2729-x86_64.AppImage
Terminal=false
Type=Application
Icon=appimagekit_1b9d6ec366dee305f642f1c4f439f8e0_wire
X-AppImage-Version=2.12.2729.38
X-AppImage-BuildId=94513460-fe99-11a6-2e8a-8d40839d6dcf
Categories=Network
TryExec=/home/pbeccard/.local/bin/wire-2.12.2729-x86_64.AppImage
X-AppImage-Comment=Generated by appimaged continuous-1-gd35c990
X-AppImage-Identifier=1b9d6ec366dee305f642f1c4f439f8e0

wire appimage .desktop file

cat appimagekit-wire.desktop 
[Desktop Entry]
Name=Wire
Comment=Modern communication, full privacy.
Exec="/home/pbeccard/.local/bin/wire-2.12.2729-x86_64.AppImage" %U
Terminal=false
Type=Application
Icon=appimagekit-wire
X-AppImage-Version=2.12.2729.38
X-AppImage-BuildId=94513460-fe99-11a6-2e8a-8d40839d6dcf
Categories=Network
X-Desktop-File-Install-Version=0.23
X-AppImage-Comment=Generated by /tmp/.mount_TBbc5F/AppRun
TryExec=/home/pbeccard/.local/bin/wire-2.12.2729-x86_64.AppImage

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