mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #425] No icon being shown for the linux version #196
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DevTGhosh on GitHub (Apr 22, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/425
Originally assigned to: @Rokt33r on GitHub.
Current behavior
There is no icon being shown for the app when you launch it in Ubuntu. Reason being no
.desktopfile is created for it. You can find more info on it here . I managed to solve it by creating .desktop file on my own but it should be done application.Expected behavior
Show icon in the launcher and dock.
Steps to reproduce
Happens everytime.
Environment
Boost Note.next version: 0.4.0
OS version and name: Ubuntu 19.10
IssueHunt Summary
Backers (Total: $20.00)
Submitted pull Requests
Become a backer now!
Or submit a pull request to get the deposits!
Tips
@Rokt33r commented on GitHub (Apr 23, 2020):
How did you install the app? from .deb or .AppImage?
@DevTGhosh commented on GitHub (Apr 23, 2020):
I used .AppImage
@Rokt33r commented on GitHub (Apr 23, 2020):
I'll fix it in v0.5.0
@Rokt33r commented on GitHub (Aug 25, 2021):
The problem is still existing. Maybe electron-builder doesn't support the icns icon file properly when building AppImage. I'll try to build it again with a png icon.
@issuehunt-oss[bot] commented on GitHub (Sep 14, 2021):
@boostio has funded $20.00 to this issue.
@ndren commented on GitHub (Sep 3, 2022):
Hey @Rokt33r, could I get some feedback on the PR I sent, #1575? I have tested and it solves the problem for me when I've compiled it in.