https://bugs.kde.org/show_bug.cgi?id=386289
Bug ID: 386289
Summary: QQC2 Causes QtQuickControls 2.2 Slider to fail to load
QML with component version error
Product: frameworks-qqc2-desktop-style
Version: 5.39.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
With QQC2 installed on Tumbleweed, with the latest KF5.39 (factory repo), my
apps (binaries) and plasmoids QML fails to load, specifically referencing my
use of Slider from QtQuickControls 2.2. If I use any properties/signals from
the Slider 2.2, the QML fails to load. If I comment out the 2.2
properties/signals, the QML loads.
If I uninstall the QQC2, the binaries and plasmoids continue loading the QML as
before.
Easy to repro, just make sure QQC2 is installed, add a Slider from
QtQuickControls 2.2, use a property like "live" or a signal like "moved" and
the QML will not load. Remove QQC2 and then try to load the QML Item and it
will work.
--
You are receiving this mail because:
You are watching all bug changes.