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

Linux AppImage target doesn't reuse the launcher icon #1003

Closed
grigio opened this issue Dec 13, 2016 · 6 comments · May be fixed by qcif/data-curator#563
Closed

Linux AppImage target doesn't reuse the launcher icon #1003

grigio opened this issue Dec 13, 2016 · 6 comments · May be fixed by qcif/data-curator#563

Comments

@grigio
Copy link

grigio commented Dec 13, 2016

  • Version: 10.7.0
  • Target: Linux AppImage

When the application is open it doesn't reuse the launcher icon but it uses a new default one.

The bug isn't present on target "Linux deb"

el-appimagebug

@grigio grigio changed the title Linux AppIcon target doesn't reuse the launcher icon Linux AppImage target doesn't reuse the launcher icon Dec 13, 2016
@probonopd
Copy link

Does this also happen when you launch the AppImage through the menu (e.g., by using the optional appimaged daemon for desktop integration)?

@grigio
Copy link
Author

grigio commented Dec 14, 2016

I installed appimaged and the result is the same, it seems it is started but it doesn't finish the installation for some reasons.. :(

❯ systemctl --user status appimaged
● appimaged.service - AppImage daemon
   Loaded: loaded (/usr/lib/systemd/user/appimaged.service; enabled; vendor pres
   Active: active (running) since mer 2016-12-14 23:05:35 CET; 18min ago
 Main PID: 25259 (appimaged)
   CGroup: /user.slice/user-1000.slice/user@1000.service/appimaged.service
           └─25259 /usr/bin/appimaged

dic 14 23:05:35 mibook systemd[3011]: Started AppImage daemon.
dic 14 23:05:35 mibook appimaged[25259]: _________________________
dic 14 23:05:35 mibook appimaged[25259]: -> REGISTER /home/mibook/.local/bin/app
dic 14 23:05:35 mibook appimaged[25259]: squashfs based type 2 AppImage
dic 14 23:05:35 mibook appimaged[25259]: Got root desktop: appimaged.desktop
dic 14 23:05:35 mibook appimaged[25259]: Installing desktop file
lines 1-13/13 (END)

@probonopd
Copy link

What do you mean by "it doesn't finish the installation"? Does it show up in the menu? Keep in mind that you may have to log out and log in to your desktop following appimaged installation to make it work.

@grigio
Copy link
Author

grigio commented Dec 15, 2016

"it doesn't finish the installation"?
Probably not the last message is "Installing desktop file"

Does it show up in the menu?
No

I logged out/in nothing change

develar added a commit to develar/electron-builder that referenced this issue Dec 27, 2016
develar added a commit to develar/electron-builder that referenced this issue Dec 27, 2016
develar added a commit to develar/electron-builder that referenced this issue Dec 27, 2016
@khurana3192
Copy link

This issue is there for me as well. My .AppImage file has my brand icon. However, when I open it, the sidebar uses the default ubuntu icon

@develar
Copy link
Member

develar commented Jan 9, 2017

@khurana3192 Your issue is different. Please see #748 (comment)

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

Successfully merging a pull request may close this issue.

4 participants