OK, I've managed to make it work on my work laptop (FINALLY!!!). What I did was:
1. stopped akonadi completely
2. deleted all akonadi stuff (dirs and files with "akonadi" in their name) from ~/.config ~/.local/share/ and ~/.cache
3. in file ~/.config/plasmashellrc deleted the configuration item starting with [PIMEventsPlugin] - in my case I deleted 2 lines that looked like this
4. logged out and logged back in
5. started akonadi
6. recreated the calendar in Korganizer
7. it appeared immediately in clock widget - made me happy
8. HOWEVER after reboot it disappeared again - made me sad again
9. BUT, it was sufficient to REMOVE the [PIMEventsPlugin] entry from ~/.config/plasmashellrc and all is LOVELY AGAIN :-)
10. Makes me conclude that the PIM Plugin has a bug in selecting the calendar numbers into the config file, but when the config entry is removed completely, all calendars appear in the widget and that is sufficient for me so happy again
As long as I don't touch the widget and it doesn't write the [PIMEventsPlugin] entry into the config file, the calendars show correctly
1. stopped akonadi completely
2. deleted all akonadi stuff (dirs and files with "akonadi" in their name) from ~/.config ~/.local/share/ and ~/.cache
3. in file ~/.config/plasmashellrc deleted the configuration item starting with [PIMEventsPlugin] - in my case I deleted 2 lines that looked like this
Code:
[PIMEventsPlugin]
calendars=13,14,20,21
5. started akonadi
6. recreated the calendar in Korganizer
7. it appeared immediately in clock widget - made me happy
8. HOWEVER after reboot it disappeared again - made me sad again
9. BUT, it was sufficient to REMOVE the [PIMEventsPlugin] entry from ~/.config/plasmashellrc and all is LOVELY AGAIN :-)
10. Makes me conclude that the PIM Plugin has a bug in selecting the calendar numbers into the config file, but when the config entry is removed completely, all calendars appear in the widget and that is sufficient for me so happy again
As long as I don't touch the widget and it doesn't write the [PIMEventsPlugin] entry into the config file, the calendars show correctly