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

Ubuntu 16.04: AppImage icon not shown in Launcher and in Application list #2040

Closed
dpalou opened this issue Sep 6, 2017 · 2 comments
Closed
Labels

Comments

@dpalou
Copy link

dpalou commented Sep 6, 2017

  • Version: 19.27.3

  • Target: Ubuntu 16.04

I'm using an icns file as a source for the icons (same icns used in Mac building). If I create a snap, the icon is shown as it should. However, if I create an AppImage and I run it, the icon isn't shown in the Launcher. Also, if I search my app in the list of Applications, the icon isn't shown either:

screen shot 2017-09-06 at 09 51 02

screen shot 2017-09-06 at 09 51 26

The build process doesn't display any error. I have installed the required libraries, specially:

icnsutils graphicsmagick xz-utils snapcraft gcc-multilib g++-multilib

This is my icns file:

https://github.com/moodlehq/moodlemobile2/blob/master/resources/desktop/icon.icns

And here is my package.json (of course, I remove "target: snap" to create the AppImage):

https://github.com/moodlehq/moodlemobile2/blob/master/package.json#L137

Am I doing something wrong?

Thanks!

@develar
Copy link
Member

develar commented Sep 6, 2017

#748 (comment)

Duplicates #748

@develar develar closed this as completed Sep 6, 2017
@develar develar reopened this Sep 6, 2017
@develar develar added AppImage and removed duplicate labels Sep 6, 2017
@develar develar closed this as completed in 3b9e4fd Sep 6, 2017
@develar
Copy link
Member

develar commented Sep 6, 2017

19.28.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants