Skip to content

ui-call-data: Prevent timer from being fired twice and add debugging

Probably the 75df656a raising a critical can be dropped, since the ca61c2af should fix the underlying issue. On the other hand this would provide some guard rails preventing endless spamming of the journal (#502 (closed)) in the future.

Note: This would need to get fixed in libcall-ui's "reference implementation" as well as in phosh, as they both have the same underlying assumption that a call can only be set to ACTIVE once.

Merge request reports