(In reply to Wolfgang Bauer from comment #8)
(In reply to Wolfgang Bauer from comment #7)
file:///usr/lib64/qt5/qml/QtQuick/Controls.2/org.kde.desktop/private/ MobileTextActionsToolBar.qml:60:13: Cannot assign to non-existent property "icon" icon.name: "edit-cut" ^
I think the actual problem is that the property group "icon" was added to AbstractButton in QtQuick.Controls 2.3 i.e. Qt 5.10, but Leap 15.1 ships with Qt 5.9 that doesn't have it yet...
As KDE Frameworks require Qt 5.10 as minimum meanwhile, that's something we'd need to patch in openSUSE.
And I see that Antonio actually did it already: https://build.opensuse.org/package/rdiff/home:alarrosa:branches:KF555/qqc2- desktop-style?opackage=qqc2-desktop-style&oproject=KDE%3AFrameworks5&rev=5 Unfortunately, I could not check the patch since it requires
http://bugzilla.opensuse.org/show_bug.cgi?id=1123412 http://bugzilla.opensuse.org/show_bug.cgi?id=1123412#c12 --- Comment #12 from Frank Kruger <fkrueger@mailbox.org> --- (In reply to Wolfgang Bauer from comment #9) libQt5Core.so.5(Qt_5.12)(64bit). -- You are receiving this mail because: You are on the CC list for the bug.