Bug 458688

Summary: No notification of event will be sent on Flatpak platform
Product: [Frameworks and Libraries] Reminder Daemon Reporter: Yao Nianqing <imbearchild>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: carl
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed In:

Description Yao Nianqing 2022-09-04 06:59:14 UTC
SUMMARY
When using flatpak version of KDE PIM (org.kde.kontact), no notification of calender event will be sent to user's desktop, despite the org.kde.kontact is acutally running in the background. 

STEPS TO REPRODUCE
1. Run `flatpak install flathub org.kde.kontact` to install Kontact and Kalendar.
2. Add a calender source to Akonadi, by using Kontact or Kalendar from flathub. And different type of calender source will make no difference, I've tested this with local ICS file and remote Caldav source, both behave in the same way.
3. Add a event with reminder to the calender.
4. Wait until when the reminder should show in notification.

OBSERVED RESULT
No notification of event will be sent on Flatpak platform

EXPECTED RESULT
Make reminder function works.

SOFTWARE/OS VERSIONS
Operating System: openSUSE MicroOS 20220829
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.2-1-default (64-bit)
Graphics Platform: Wayland


ADDITIONAL INFORMATION
And I've found Plasma Applets of KDE PIM (such as `Calender` and `Digital Clock` ) will not show calenders created in Flatpak, maybe this is related.
Comment 1 Carl Schwan 2022-10-06 10:59:10 UTC
Fixed with https://github.com/flathub/org.kde.kontact/pull/172, thanks for the PR :D