Summary: | gdbus calls don't update ui appropriately, event not created on selected date | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Matty R <dev> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | 5.15.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matty R
2020-11-08 05:20:18 UTC
STEPS TO REPRODUCE: (edit) $ gdbus call --session --dest=org.kde.korganizer --object-path=/Calendar --method=org.kde.Korganizer.Calendar.goDate "(2020,12,31)" && gdbus call --session --dest=org.kde.korganizer --object-path=/Calendar --method=org.kde.Korganizer.Calendar.openEventEditor "" I confirm it. by default it uses current date. I am not sure that I need to fix this method or create new method. But it seems more logical to use selected date. Nothing happening with this - closing |