question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AppImage icon not working

See original GitHub issue
  • Version: 21.2.0
  • Target: linux, Appimage

As stated in the docs:

Since electron-builder 21 desktop integration is not a part of produced AppImage file. AppImageLauncher is the recommended way to integrate AppImages.

I’m not a big fan of this decision but it for sure has reasons, idk. I tried out linux mojave (arch linux) and installed the appimagelauncher to integrate the AppImage, Sadly there is no icon in the start menu.

The AppImage docs say the icon file has to be in <root>/usr/share/icons/<theme>/<resolution>/apps/myapp.<ext>, I extracted the AppImage generated by electron-builder and the icon file in there symlinks to usr/share/icons/hicolor/scalable/myapp.svg, as you see /apps is missing, this might be the cause?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:15 (3 by maintainers)

github_iconTop GitHub Comments

15reactions
mahnunchikcommented, Jul 27, 2020

IT IS RELEVANT!

9reactions
puresickcommented, Nov 30, 2020

Why has this issue been closed @develar?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Programs in appimage format do not show program icons
I've tried to put the icons in the ~/.icons folder with the same name as the programs but it didn't work. What I...
Read more >
Custom icon not displaying for AppImage - Ask Ubuntu
The icon isn't even the grey cog one, it just appears blank. I'm running ubuntu 21.10. enter image description here. Desktop icon appears ......
Read more >
Icon not showing runtime - Creating AppImages
I had a friend make an install sh file: It seems to work well and I get an icon added to my ubuntu...
Read more >
No icon in panel for AppImage file : r/linuxmint - Reddit
I found the problem. In the file: /.local/share/applications/SuperSlicer.desktop , it referred to an icon file that did not exist.
Read more >
Application Icon not shown on Gnome dock for AppImage #15
Application Icon not shown on Gnome dock for AppImage #15 ... I was able to get this working by downloading the svg version...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found