https://bugs.kde.org/show_bug.cgi?id=369063
Bug ID: 369063
Summary: The Digital Clock's "Show seconds" setting and other
settings are not preserved after restart
Product: plasmashell
Version: 5.7.95
Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
Severity: grave
Priority: NOR
Component: Digital Clock
Assignee: [email protected]
Reporter: [email protected]
Starting the digital clock from the command line and doing "right click"->
Digital Clock settings -> Turn on "Show seconds" does not make it stick in the
next invocation. It also happens with the clock applet in the taskbar.
Here are the shell errors:
shlomif@telaviv1:~$ LANG=C plasmawindowed org.kde.plasma.digitalclock
org.kde.plasma: requesting config for "Digital Clock" without a containment!
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:95:
Error: Cannot assign [undefined] to QStringList
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:106:
TypeError: Cannot read property 'length' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:116:
TypeError: Cannot read property 'length' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:37:
TypeError: Cannot read property 'DateTime' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:62:27:
Unable to assign [undefined] to QStringList
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:612:
TypeError: Cannot call method 'sort' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:48:32:
Unable to assign [undefined] to int
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:47:42:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:46:43:
Unable to assign [undefined] to QString
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:34:38:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:33:32:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:416:
TypeError: Cannot read property 'DateTime' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:410:25:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:35:29:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined
shlomif@telaviv1:~$ LANG=C plasmawindowed org.kde.plasma.digitalclock
org.kde.plasma: requesting config for "Digital Clock" without a containment!
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:95:
Error: Cannot assign [undefined] to QStringList
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:106:
TypeError: Cannot read property 'length' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:116:
TypeError: Cannot read property 'length' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:37:
TypeError: Cannot read property 'DateTime' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:62:27:
Unable to assign [undefined] to QStringList
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:519:
TypeError: Cannot read property 'Timezone City' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:612:
TypeError: Cannot call method 'sort' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:48:32:
Unable to assign [undefined] to int
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:47:42:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:46:43:
Unable to assign [undefined] to QString
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:34:38:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:33:32:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:416:
TypeError: Cannot read property 'DateTime' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:410:25:
Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:35:29:
Unable to assign [undefined] to bool
shlomif@telaviv1:~$
Reproducible: Always
Steps to Reproduce:
1. LANG=C plasmawindowed org.kde.plasma.digitalclock
2. Toggle the setting.
3. Exit.
4. LANG=C plasmawindowed org.kde.plasma.digitalclock again.
Actual Results:
The setting is not preserved.
Expected Results:
The setting should be preserved.
I'm on mageia 6 x86-64.
--
You are receiving this mail because:
You are watching all bug changes.