Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appimaged does not find Exec key in desktop file #806

Closed
jdevera opened this issue Jun 15, 2018 · 1 comment
Closed

Appimaged does not find Exec key in desktop file #806

jdevera opened this issue Jun 15, 2018 · 1 comment

Comments

@jdevera
Copy link

jdevera commented Jun 15, 2018

When appimaged is processing the Digikam appimage, it complains about the lack of Exec key in the found desktop file:

Jun 15 23:47:24 nexon appimaged[15311]: -> REGISTER /home/jdevera/.local/bin/digikam-5.9.0-01-x86-64.appimage
Jun 15 23:47:24 nexon appimaged[15311]: squashfs based type 2 AppImage
Jun 15 23:47:24 nexon appimaged[15311]: Got root desktop: digikam.desktop
Jun 15 23:47:24 nexon appimaged[15311]: TODO: Implement inode.base.inode_type 9
Jun 15 23:47:24 nexon appimaged[15311]: Desktop file has no Exec key

However, the digikam.desktop file inside the appimage contains the following line:

Exec=digikam.wrapper -qwindowtitle %c

The result is that no desktop entry is registered for Digikam

@probonopd
Copy link
Member

Thanks for reporting. appimaged was recently moved to its own repository, so I have opened an issue there.

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

No branches or pull requests

2 participants