Bug 443537 - Activity settings window has no labels in it
Summary: Activity settings window has no labels in it
Status: REPORTED
Alias: None
Product: plasma-activities
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.86.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Ivan Čukić
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-10 08:10 UTC by Szőts Ákos
Modified: 2021-10-12 08:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Activity settings window without labels (26.71 KB, image/png)
2021-10-10 08:10 UTC, Szőts Ákos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Szőts Ákos 2021-10-10 08:10:24 UTC
Created attachment 142293 [details]
Activity settings window without labels

SUMMARY

When you create an activity and press its settings button, the presented window contains no labels at all.

(Alapértelmezés means "Default" in Hungarian)

Operating System: openSUSE Tumbleweed 20211005
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.6-1-default (64-bit)
Graphics Platform: X11
Comment 1 Szőts Ákos 2021-10-10 08:13:23 UTC
When I open the dialogue, I'm presented with the following QML errors:

okt 10 10:11:54 openSUSE systemsettings5[10188]: kf.kirigami: Units.devicePixelRatio is deprecated (since 5.86 ): This returns 1 when using Qt HiDPI scaling.
okt 10 10:11:54 openSUSE systemsettings5[10188]: kf.kirigami: Previous message repeats 176 times.
okt 10 10:11:54 openSUSE systemsettings5[10188]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
okt 10 10:11:54 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/GeneralTab.qml:54: ReferenceError: i18nd is not defined
okt 10 10:11:54 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/GeneralTab.qml:68: ReferenceError: i18nd is not defined
okt 10 10:11:54 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/GeneralTab.qml:73: ReferenceError: i18nd is not defined
okt 10 10:11:54 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/GeneralTab.qml:83: ReferenceError: i18nd is not defined
okt 10 10:11:54 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/GeneralTab.qml:82: ReferenceError: i18nd is not defined
okt 10 10:11:54 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/GeneralTab.qml:88: ReferenceError: i18nd is not defined
Comment 2 Szőts Ákos 2021-10-10 08:14:09 UTC
When I open System settings and click on the main menu which leads to the Activity submenu, I get the following error messages:

okt 10 10:11:43 openSUSE systemsettings5[10188]: kf.kirigami: Units.devicePixelRatio is deprecated (since 5.86 ): This returns 1 when using Qt HiDPI scaling.
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml:448: TypeError: Cannot read property 'globalToolBar' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/OverlaySheet.qml:220:38: QML FocusScope: Binding loop detected for property "contentItemMaximumWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: QCoreApplication::postEvent: Unexpected null receiver
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml:448: TypeError: Cannot read property 'globalToolBar' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:94: TypeError: Cannot read property 'position' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:93: TypeError: Cannot read property 'background' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/newstuff/qml/Page.qml:155: TypeError: Cannot read property 'useLabel' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/newstuff/qml/Dialog.qml:129: TypeError: Cannot read property 'uploadEnabled' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: kf.coreaddons: "Could not load plugin from "
okt 10 10:11:43 openSUSE systemsettings5[10188]: kf.coreaddons: "Could not load plugin from "
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitHeight"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitHeight"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml:448: TypeError: Cannot read property 'globalToolBar' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:262:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:262:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:262:17: QML SpinBox: Binding loop detected for property "implicitHeight"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:155:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:155:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:155:13: QML SpinBox: Binding loop detected for property "implicitHeight"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:262:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:155:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml:448: TypeError: Cannot read property 'globalToolBar' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:288: ReferenceError: units is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: kf.coreaddons: "Could not load plugin from "
okt 10 10:11:43 openSUSE systemsettings5[10188]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:68: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:75: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:86: ReferenceError: i18nd is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml:448: TypeError: Cannot read property 'globalToolBar' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/OverlaySheet.qml:220:38: QML FocusScope: Binding loop detected for property "contentItemMaximumWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: QCoreApplication::postEvent: Unexpected null receiver
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml:448: TypeError: Cannot read property 'globalToolBar' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:94: TypeError: Cannot read property 'position' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:93: TypeError: Cannot read property 'background' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/newstuff/qml/Page.qml:155: TypeError: Cannot read property 'useLabel' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/newstuff/qml/Dialog.qml:129: TypeError: Cannot read property 'uploadEnabled' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: kf.coreaddons: "Could not load plugin from "
okt 10 10:11:43 openSUSE systemsettings5[10188]: kf.coreaddons: "Could not load plugin from "
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitHeight"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitHeight"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:83:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_screenlocker/contents/ui/main.qml:50:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml:448: TypeError: Cannot read property 'globalToolBar' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:262:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:262:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:262:17: QML SpinBox: Binding loop detected for property "implicitHeight"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:155:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:155:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:155:13: QML SpinBox: Binding loop detected for property "implicitHeight"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:262:17: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:155:13: QML SpinBox: Binding loop detected for property "implicitWidth"
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/Page.qml:448: TypeError: Cannot read property 'globalToolBar' of null
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:288: ReferenceError: units is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: kf.coreaddons: "Could not load plugin from "
okt 10 10:11:43 openSUSE systemsettings5[10188]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:68: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:75: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:86: ReferenceError: i18nd is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: QSqlDatabasePrivate::addDatabase: duplicate connection name 'plugins_sqlite_db_resources', old connection removed.
okt 10 10:11:43 openSUSE systemsettings5[10188]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/SwipeListItem.qml:170:9: Unable to assign DelegateRecycler to QQuickFlickable
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:68: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:75: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:68: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:75: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:68: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:75: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:68: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:75: ReferenceError: i18nc is not defined
okt 10 10:11:43 openSUSE systemsettings5[10188]: file:///usr/share/kf5/kactivitymanagerd/workspace/settings//qml/activitiesTab/ActivitiesView.qml:86: ReferenceError: i18nd is not defined
Comment 3 Sergey V Turchin 2021-10-12 08:51:41 UTC
5.87.0 same