Dialer app stops when starting SIP call

Hi everyone,
when I start a SIP call, the dialer (=phone app, com.android.dialer) stops working:

Clicking “Closing app” does not help. The little popup keeps coming up again. Going to “app info” and forcing the app to quit does not have an effect, too.

Despite the dialer seems to be stopped, the phone call is placed (somewhere in the background) and I can talk with the partner. During the phone call, the popup (cf. the screenshot above) shows the same error. AFTER the phone call (the partner has to stop the call, I obviously cannot since there is no button to stop the call!)

Any hints? Is there another place where I should report this bug or am I correct here?

Environment

  • latest /e/ OS of January 2021
  • Fairphone 3+

Logs via logcat

<<< log_count = 12 >>>
[03-14 15:24:32.716 10850:10850 W/InputEventReceiver]
Attempted to finish an input event but the input event receiver has already been disposed.

[03-14 15:24:46.980 10850:10850 D/LogcatReader]
[Logcat] onActivityInBackground

[03-14 15:25:08.831 10850:10850 D/LogcatReader]
[Logcat] onActivityInForeground

[03-14 15:25:08.831 10850:10850 D/LogcatReader]
[Logcat] Posting pending logs

[03-14 15:25:08.859 10850:10850 D/LogcatReader]
[LogcatLiveFragment] onServiceConnected

[03-14 15:25:39.665 10850:10850 D/LogcatReader]
[Logcat] onActivityInBackground

[03-14 15:25:39.670 10850:10850 D/LogcatReader]
[Logcat] onActivityInForeground

[03-14 15:25:39.670 10850:10850 D/LogcatReader]
[Logcat] Posting pending logs

[03-14 15:25:42.214 10850:10850 D/LogcatReader]
[Logcat] onActivityInBackground

[03-14 15:25:57.418 10850:10850 D/LogcatReader]
[Logcat] onActivityInForeground

[03-14 15:25:57.418 10850:10850 D/LogcatReader]
[Logcat] Posting pending logs

[03-14 15:25:57.446 10850:10850 D/LogcatReader]
[LogcatLiveFragment] onServiceConnected

Is the issue you are facing similar to the one reported on Gitlab …if yes pl add your details in the bug comments

1 Like

Thanks for the hint @Manoj! Yes, the issue is linked, even though the cause might be a different one (my issue is IMHO not related to a dark theme).

A few hours ago, version 0.15 has been released containing bugfixes for the dialer. I’ll check soon if this new version fixes my bug.

Update: I installed the new update 0.15 that was released for the Fairphone 3+.
Result: The bug described above is solved - however there is a new bug, which I will file in another thread…