https://bugs.kde.org/show_bug.cgi?id=439982
Bug ID: 439982
Summary: krdc-run does not set icon for application window on
wayland
Product: kdesrc-build
Version: Git
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When I run locally built krdc with `kdesrc-run krdc`, I noticed that it has
generic wayland icon in the window (left top corner).
The krdc application itself implements things properly, i.e. uses reverse
domain named desktop file and use kaboutapp class that makes icon to work on
wayland. I checked distro version of krdc on wayland, and it showed icon
normally.
STEPS TO REPRODUCE
1. Follow the https://community.kde.org/Get_Involved/development with krdc
application
2. Run `kdesrc-build krdc`, then `kdesrc-run krdc`
3. Look at the main window icon at the top left corner
OBSERVED RESULT
The icon is generic wayland icon (letter w).
EXPECTED RESULT
The icon should be krdc.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.22.3
KDE Frameworks Version: 5.84.0
Qt Version: 5.15.2
Graphics Platform: Wayland
kdesrc-build version: at commit 5327bd Jul 8 00:20:18 2021
ADDITIONAL INFORMATION
If I install a distro version of krdc, then run local version with `krdc-run
krdc` on wayland, I see it _has_ a proper icon. That makes me think krdc-run
searches icons in system specific folders, but not in local folders.
--
You are receiving this mail because:
You are watching all bug changes.