Bug 496852

Summary: kcmshell6 fails to find kcms
Product: [Developer tools] kdesdk-scripts Reporter: Lorenz Hoffmann <hoffmann_lorenz>
Component: MiscellaneousAssignee: Michael Pyne <mpyne>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.