When clicking the previous or next month in the calendar widget, you can see this in the console:
WRN<23743>:eo lib/eo/eo.c:637 _efl_object_call_resolve() NULL passed to function efl_loop_timer_interval_set().
When clicking the previous or next month in the calendar widget, you can see this in the console:
WRN<23743>:eo lib/eo/eo.c:637 _efl_object_call_resolve() NULL passed to function efl_loop_timer_interval_set().
Status | Assigned | Task | ||
---|---|---|---|---|
Open | devilhorns | T7030 efl internals pass null objects to functions which should not be passed null | ||
Resolved | devilhorns | T7076 calendar widget: do not pass NULL to eo methods |
I have this fixed already in some patches, but git-phab is not working for me again :( Will try to get that sorted out asap.
Sadly, it is. I tried to resolve it here: https://phab.enlightenment.org/D6598 but my resolution meet with resistance and someone else ( @CHAN I believe ) sent some patches (which got pushed upstream) to fix the auto-repeat feature ... however, this issue still occurs (just tested it again today)