I suppose this is not a bug, since on a new fresh profile this error doesnt happen… I get this error:
qml: There's no page to replace
qrc:/ui/CategoryPage.qml:80:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 9. Use 'sequences: [ <key> ]' to bind to all of them.
qml: Calling replace on empty PageRow CategoryPage_QMLTYPE_155(0x63348e6a46f0)
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/PrivateActionToolButton.qml:70:5: QML Binding: Binding loop detected for property "value"
qrc:/ui/CategoryPage.qml:80:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 9. Use 'sequences: [ <key> ]' to bind to all of them.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/ui/CategoryPage.qml:80:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 9. Use 'sequences: [ <key> ]' to bind to all of them.
If it doesnt happen with a fresh profile I suppose its not a bug… Things I tried so far, moving .local, .config, and .icons, too the same folder but with (dot)old in the end, it didnt work.