Bug 496852 - kcmshell6 fails to find kcms
Summary: kcmshell6 fails to find kcms
Status: REPORTED
Alias: None
Product: kdesdk-scripts
Classification: Developer tools
Component: Miscellaneous (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-29 22:50 UTC by Lorenz Hoffmann
Modified: 2024-11-29 22:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenz Hoffmann 2024-11-29 22:50:06 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY
I tried to follow this guide: https://develop.kde.org/docs/features/configuration/kcm/
After running
```
source build/prefix.sh
kcmshell6 kcm_time
```

kcmshell6 fails, as it cannot find my kcm.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 41 (Silverblue)
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.0
Kernel Version: 6.11.8-300.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i5-10400F CPU @ 2.90GHz
Memory: 15.5 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 2080/PCIe/SSE2
Product Name: H570 Phantom Gaming 4

ADDITIONAL INFORMATION
I am on silverblue, running the command from a toolbox container. I also tried running it within a virtual machine with the same result.