| 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 <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | 5.15.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented 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 |