You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrey Butirsky
f60dcd7b6b
[keyboard applet] fix TypeError garbage in log
While unharmful (JS checks array bounds), these errors pollute log every
time the applet starts:
file:///usr/share/plasma/plasmoids/org.kde.plasma.keyboardlayout/
contents/ui/main.qml:16: TypeError: Cannot read property 'displayName'
of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.keyboardlayout/
contents/ui/main.qml:17: TypeError: Cannot read property 'longName' of
undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.keyboardlayout/
contents/ui/main.qml:18: TypeError: Cannot read property 'shortName' of
undefined
CCBUG: 432029
|
5 years ago |
| .. |
|
BatteryIcon.qml
|
…
|
|
|
KeyboardLayoutButton.qml
|
[keyboard applet] fix TypeError garbage in log
|
5 years ago |
|
qmldir
|
…
|
|