https://bugs.kde.org/show_bug.cgi?id=392026
Bug ID: 392026
Summary: PlasmaComponents3.ComboBox is broken in master
Product: frameworks-plasma
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: components
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Using the latest plasma-framework I get the following error (Latte is using
PlasmaComponents3.ComboBox in its settings window):
file:///home/master/kde/usr/lib/x86_64-linux-gnu/qml/org/kde/plasma/components.3/ComboBox.qml:44:5:
Cannot assign to non-existent property "renderType"
renderType: Screen.devicePixelRatio % 1 !== 0 ? Text.QtRendering :
Text.NativeRendering
--
You are receiving this mail because:
You are watching all bug changes.