https://bugs.kde.org/show_bug.cgi?id=441097
Bug ID: 441097 Summary: It broke Product: plasmashell Version: master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Emoji Selector Assignee: plasma-b...@kde.org Reporter: n...@kde.org Target Milestone: 1.0 Something broke the emoji picker recently with git master everything. Now none of the views display content, and the console is full of errors: qml: There's no page to replace QQmlComponent: Component is not ready file:///home/nate/kde/usr/lib64/qml/org/kde/kirigami.2/PageRow.qml:801: Error: Error while loading page: qrc:/ui/CategoryPage.qml:94 Cannot assign to property of unknown type "QAbstractItemModel*". qrc:/ui/CategoryAction.qml:28: ReferenceError: i18nd is not defined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:28: ReferenceError: i18nd is not defined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:28: ReferenceError: i18nd is not defined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:28: ReferenceError: i18nd is not defined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:28: ReferenceError: i18nd is not defined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:28: ReferenceError: i18nd is not defined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:28: ReferenceError: i18nd is not defined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:28: ReferenceError: i18nd is not defined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:28: ReferenceError: i18nd is not defined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:28: ReferenceError: i18nd is not defined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/emojier.qml:81: ReferenceError: i18n is not defined qrc:/ui/emojier.qml:51: ReferenceError: i18n is not defined qrc:/ui/emojier.qml:50: TypeError: Cannot read property 'title' of undefined qrc:/ui/emojier.qml:62: ReferenceError: i18n is not defined qrc:/ui/emojier.qml:61: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:27: TypeError: Cannot read property 'title' of undefined qrc:/ui/emojier.qml:73: ReferenceError: i18n is not defined Not sure yet what broke it. -- You are receiving this mail because: You are watching all bug changes.