[plasmashell] [Bug 455393] The lock screen program is damaged and cannot be unlocked
Nate Graham
bugzilla_noreply at kde.org
Thu Jun 23 21:13:55 BST 2022
https://bugs.kde.org/show_bug.cgi?id=455393
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|general |Theme - Breeze
CC| |butirsky at gmail.com,
| |visual-design at kde.org
Target Milestone|--- |1.0
Product|kscreenlocker |plasmashell
--- Comment #7 from Nate Graham <nate at kde.org> ---
Thanks. This looks like the error:
file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockScreenUi.qml:549:
TypeError: Cannot read property 'longName' of undefined
Code for it is:
readonly property var layoutNames: keyboardLayout.layoutsList.length ?
keyboardLayout.layoutsList[keyboardLayout.layout]
: {
shortName: "", displayName: "", longName: "" }
This suggests that you have multiple keyboard layouts, but the active one
wasn't defined in the data model somehow.
Can you take a screenshot of the Layouts tab of your Keyboard page in System
Settings?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Visual-design
mailing list