[korganizer] [Bug 428818] New: gdbus calls don't update ui appropriately, event not created on selected date

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Nov 8 05:20:18 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=428818

            Bug ID: 428818
           Summary: gdbus calls don't update ui appropriately, event not
                    created on selected date
           Product: korganizer
           Version: 5.15.3
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: dev at rhoatech.com
  Target Milestone: ---

SUMMARY
I'm attempting to use some gdbus calls for initiating the new event dialog on a
specific date. The UI does not update when launched with some gdbus calls, and
openEventEditor does not create a new event on the selected date.

STEPS TO REPRODUCE
1. Launch korganizer with:

$ 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

OBSERVED RESULT
Korganizer launches, New event dialog is shown. New event is created on current
date (not selected date), Month view is not showing the correct Month from the
date selected.

EXPECTED RESULT
Korganizer launches with the correct date selected, with the Month view updated
accordingly. New event dialog has the date set to the selected date.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.20.2
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1
Kernel Version: 5.9.3-zen1-1-zen
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700K CPU @ 4.00GHz
Memory: 31.3 GiB of RAM
Graphics Processor: GeForce GTX 1080 Ti/PCIe/SSE2


ADDITIONAL INFORMATION
I'm working on adding a feature to a calendar widget that will allow the user
double-click a date in the widget, and launch korganizer to create an event on
that date.

If there is a better method for launching the new event dialog from gdbus or
something else, please let me know.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list