void-linux / void-linux/void-packages

lapce: blank desktop icon

Open
#44,987 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-testing
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.

Screenshot_20230712_105533

how to fix:
rename Icon=/usr/share/icons/hicolor/scalable/apps/dev.lapce.lapce.svg to Icon=dev.lapce.lapce.

Screenshot_20230712_111434

cc maintainer: @atk

Steps to reproduce
  1. doas xbps-install -S lapce

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.