https://bugs.kde.org/show_bug.cgi?id=478961
Bug ID: 478961 Summary: User not shown and impossible to add a user Classification: Applications Product: systemsettings Version: 5.91.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_users Assignee: plasma-b...@kde.org Reporter: enric...@hotmail.com CC: uhh...@gmail.com Target Milestone: --- SUMMARY *** When opening the user section of systemsettings nothing is shown and I can't add a new user. *** STEPS TO REPRODUCE 1. Open systemsettings 2. Go in the users sections 3. Try to add a user OBSERVED RESULT When opening the settings page none of the users is shown. If I try to add an user, it does nothing Doing these actions, the konsole output shows: enrico ~ systemsettings qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" org.kde.kcm_users: "The name org.freedesktop.Accounts was not provided by any .service files" "The name net.reactivated.Fprint was not provided by any .service files" qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion qrc:/kcm/kcm_users/UserDetailsPage.qml:78: TypeError: Cannot read property 'realName' of null qrc:/kcm/kcm_users/UserDetailsPage.qml:20: TypeError: Cannot read property 'displayPrimaryName' of null qrc:/kcm/kcm_users/UserDetailsPage.qml:108: TypeError: Cannot read property 'realName' of null qrc:/kcm/kcm_users/UserDetailsPage.qml:106: TypeError: Cannot read property 'face' of null qrc:/kcm/kcm_users/UserDetailsPage.qml:131: TypeError: Cannot read property 'realName' of null qrc:/kcm/kcm_users/UserDetailsPage.qml:139: TypeError: Cannot read property 'name' of null qrc:/kcm/kcm_users/UserDetailsPage.qml:156: TypeError: Cannot read property 'administrator' of null qrc:/kcm/kcm_users/UserDetailsPage.qml:163: TypeError: Cannot read property 'email' of null qrc:/kcm/kcm_users/UserDetailsPage.qml:185: TypeError: Cannot read property 'loggedIn' of null qrc:/kcm/kcm_users/UserDetailsPage.qml:64: TypeError: Cannot read property 'realName' of null qrc:/kcm/kcm_users/CreateUser.qml:18:5: ReferenceError: mainColumn is not defined qrc:/kcm/kcm_users/CreateUser.qml:17:5: ReferenceError: mainColumn is not defined EXPECTED RESULT My user should be visible and I should be able to add another user SOFTWARE/OS VERSIONS Operating System: KaOS (2023) KDE Plasma Version: 5.91.0 KDE Frameworks Version: 5.247.0 Qt Version: 6.6.1 Kernel Version: 6.5.11-1 (64-bit) Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.