void-linux / void-linux/void-packages
lapce: blank desktop icon
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.4k
- Forks
- 2.8k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 299
Description
Is this a new report?
Yes
System Info
Void 5.15.114_1 x86_64 AuthenticAMD notuptodate FFFFFFFF
Package(s) Affected
lapce-0.2.8_1
Does a report exist for this bug with the project's home (upstream) and/or another distro?
none
Expected behaviour
lapce desktop icon appears.
Actual behaviour
why use actual path instead of icon-name?
https://github.com/void-linux/void-packages/commit/45f5efd7055ecc8ddb36040a95c4c47f620269ea#diff-070924caab2b02270ef5b60a315563d25f8bb12196bd740aa361e80b166d037cR10
-Icon=dev.lapce.lapce
+Icon=/usr/share/icons/hicolor/scalable/apps/dev.lapce.lapce.svg
i'm using kde plasma.
how to fix:
rename Icon=/usr/share/icons/hicolor/scalable/apps/dev.lapce.lapce.svg to Icon=dev.lapce.lapce.
cc maintainer: @atk
Steps to reproduce
doas xbps-install -S lapce
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the lapce package definition and the desktop entry it installs, then inspect the current Icon value referenced by the issue. Verify the behavior in KDE Plasma after changing the entry to use the icon name, and confirm that the installed desktop icon appears correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100