Bug 465457 - Digitalclock error since upgrade: org.kde.plasma.digitalclock/contents/ui/CalendarView.qml:604:13: Cannot assign to non-existent property "eventButton"
Summary: Digitalclock error since upgrade: org.kde.plasma.digitalclock/contents/ui/Ca...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock widget (other bugs)
Version First Reported In: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-08 07:28 UTC by tcn753
Modified: 2023-02-08 19:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
clock icon displayed instead of clock (5.54 KB, image/png)
2023-02-08 07:28 UTC, tcn753
Details

Note You need to log in before you can comment on or make changes to this bug.
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!