BoostNote-App
BoostNote-App copied to clipboard
No icon being shown for the linux version
Current behavior
There is no icon being shown for the app when you launch it in Ubuntu. Reason being no .desktop
file 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)
-
boostio ($20.00)
Become a backer now!
Or submit a pull request to get the deposits!
Tips
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on IssueHunt to raise funds.
How did you install the app? from .deb or .AppImage?
I used .AppImage
I'll fix it in v0.5.0
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.
@boostio has funded $20.00 to this issue.
- Submit pull request via IssueHunt to receive this reward.
- Want to contribute? Chip in to this issue via IssueHunt.
- Checkout the IssueHunt Issue Explorer to see more funded issues.
- Need help from developers? Add your repository on IssueHunt to raise funds.
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.