Bug 458688 - No notification of event will be sent on Flatpak platform
Summary: No notification of event will be sent on Flatpak platform
Status: RESOLVED FIXED
Alias: None
Product: Reminder Daemon
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-04 06:59 UTC by Yao Nianqing
Modified: 2022-10-06 10:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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