amirnajaffi / shamsi-calendar-plasmoid

Persian Calendar widget for KDE/Plasma
https://store.kde.org/p/1460130/
GNU General Public License v3.0
44 stars 6 forks source link

Error in the widget #12

Closed amirmeimari closed 1 year ago

amirmeimari commented 1 year ago

file:///home/amir/.local/share/plasma/plasmoids/org.kde.plasma.shamsi-calendar/contents/ui/main.qml:33:32: Type Calendar unavailable

file:///home/amir/.local/share/plasma/plasmoids/org.kde.plasma.shamsi-calendar/contents/ui/Calendar.qml:276:5: Type MonthView unavailable

file:///home/amir/.local/share/plasma/plasmoids/org.kde.plasma.shamsi-calendar/contents/ui/MonthView.qml:75:11: Type RoundedHighlight unavailable

file:///home/amir/.local/share/plasma/plasmoids/org.kde.plasma.shamsi-calendar/contents/ui/RoundedHighlight.qml:5:1: PlasmaExtras.Highlight is not a type

amirnajaffi commented 1 year ago

How did you install the widget? What's output of plasmashell --version?

amirmeimari commented 1 year ago

I've download the file using this link: https://store.kde.org/p/1460130/, and installed it using Add widgets + by clicking on task manager.

plasmashell 5.24.7

amirnajaffi commented 1 year ago

You're installing v1 but errors are for v2 files, it has to be cache problems.

Remove widget first, then run: rm -rf /home/amir/.local/share/plasma/plasmoids/org.kde.plasma.shamsi-calendar And reboot. Now install again.

amirmeimari commented 1 year ago

Still has that error: image

amirnajaffi commented 1 year ago

It's still cache problem. use Installation Guide. before 5. Install run git checkout v1

amirmeimari commented 1 year ago

Fixed thanks, so I can't install v2?

amirnajaffi commented 1 year ago

As mentioned in Requirement, you need plasmashell >= 5.25