https://bugs.kde.org/show_bug.cgi?id=512428
Bug ID: 512428
Summary: tests/RadioSelector.qml does not launch: module
"org.kde.Component_Test" is not installed
Classification: Frameworks and Libraries
Product: kirigami-addons
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Steps to reproduce
==================
1. $ sudo apt-get install -y qml-qt6
2. $ git clone https://invent.kde.org/libraries/kirigami-addons
3. $ qml6 ~/kirigami-addons/tests/RadioSelector.qml
Actual result
=============
The QML does not launch, unlike others in `examples/` and `tests/`.
Console output:
> libEGL warning: pci id for fd 15: 1b36:0100, driver (null)
>
> pci id for fd 17: 1b36:0100, driver (null)
> kmsro: driver missing
> libEGL warning: egl: failed to create dri2 screen
> pci id for fd 17: 1b36:0100, driver (null)
> kmsro: driver missing
> libEGL warning: egl: failed to create dri2 screen
> QQmlApplicationEngine failed to load component
> file:///home/test/kirigami-addons/tests/RadioSelector.qml:8:1: module
> "org.kde.Component_Test" is not installed
> qml: Did not load any objects, exiting.
Expected result
===============
The test/example launches.
Reproducibility
===============
Reproducible: Always
Package: https://invent.kde.org/libraries/kirigami-addons @
8bae749b35bb0bce5c8fe7ed150b6af1cb918e6e
Linux/KDE Plasma: kde-neon-user-20251120-0743 (installed on a VM in Proxmox
Virtual Environment)
System locale: ru_RU.UTF-8
KDE Plasma Version: 6.5.2
KDE Frameworks Version: 6.19.0
Qt Version: 6.9.3
--
You are receiving this mail because:
You are watching all bug changes.