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.

Linux Ubuntu AppImage target no icon

See original GitHub issue
  • Version: 21.1.5
  • Target: Linux AppImage

Icons are located in the default build directory. This is it’s structure:

build
├── icon.icns
├── icon.ico
├── icon.png
└── icons
    ├── 128x128.png
    ├── 16x16.png
    ├── 256x256.png
    ├── 32x32.png
    ├── 512x512.png
    └── 64x64.png

I tried to specify path to icon in the configuration. Result is the same:

Ubuntu 19.04

Screenshot from 2019-08-27 17-38-51

Any workaround?

Issue Analytics

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

github_iconTop GitHub Comments

6reactions
JoaaoVeronacommented, Apr 30, 2020

YES YES YES YES, ONCE AGAIN, YES

0reactions
JoaaoVeronacommented, Oct 31, 2020

Hello darkness, my old friend. We’ve been abandoned once again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom icon not displaying for AppImage - Ask Ubuntu
Run the command xprop | grep WM_CLASS then click the window of your application. Then edit the .desktop launcher and add or edit...
Read more >
Frequently Asked Questions - AppImage documentation
An AppImage is a downloadable file for Linux that contains an application and everything the application needs to run (e.g., libraries, icons, ...
Read more >
No icon in panel for AppImage file : r/linuxmint - Reddit
I have no icon on the panel, when running this software, only a blank block. With other software eg: Firefox, VMWare, FreeCad and...
Read more >
AppImage - electron-builder
Since electron-builder 21 desktop integration is not a part of produced AppImage file. AppImageLauncher is the recommended way to integrate AppImages.
Read more >
appimagetool - AppImages
AppImage applications for Linux without installation Ubuntu, Arch Linux, ... on target systems, resources such as translations, icons, fonts, and other ...
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