Bug 465457

Summary: Digitalclock error since upgrade: org.kde.plasma.digitalclock/contents/ui/CalendarView.qml:604:13: Cannot assign to non-existent property "eventButton"
Product: [Plasma] plasmashell Reporter: tcn753
Component: Digital Clock widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: clock icon displayed instead of clock

Description tcn753 2023-02-08 07:28:07 UTC
Created attachment 156060 [details]
clock icon displayed instead of clock

SUMMARY
***
Digitalclock error since upgrade
***

OBSERVED RESULT

No clock displayed in toolbar (generic clock icon replaces it).

EXPECTED RESULT

Time displayed

SOFTWARE/OS VERSIONS

Operating System: Kali GNU/Linux 2022.4
KDE Plasma Version: 5.26.90
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.6
Kernel Version: 6.0.0-kali3-amd64 (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION

When click on dig. clock icon, error message pops up:

file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:80:34: Type CalendarView unavailable

file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/CalendarView.qml:604:13: Cannot assign to non-existent property "eventButton"
Comment 1 Nate Graham 2023-02-08 19:41:31 UTC
It appears that you are using Kali Linux, which is not appropriate for general use, and you will find a million and a half other little weirdnesses like this, because running everything as root is explicitly unsupported and never recommended. I would encourage you to re-install your system with a more appropriate general-purpose Linux distro, such as one of the ones you can see at https://kde.org/distributions.

Thanks for understanding!