Skip to content

Incoming Call screen does not render the caller avatar #4633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bmarty opened this issue Apr 24, 2025 · 0 comments · Fixed by #4635
Closed

Incoming Call screen does not render the caller avatar #4633

bmarty opened this issue Apr 24, 2025 · 0 comments · Fixed by #4635
Assignees
Labels
A-Call O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems Z-Element Call

Comments

@bmarty
Copy link
Member

bmarty commented Apr 24, 2025

Steps to reproduce

  1. Kill the application
  2. Lock the screen
  3. Receive a call from someone who has set an avatar

Outcome

What did you expect?

The incoming call screen (IncomingCallActivity) render the caller avatar

What happened instead?

The incoming call screen render an fallback initial avatar

From the log:

java.lang.IllegalStateException: Unable to create a fetcher that supports: AvatarData(id=@user:matrix.org, name=Benoit, url=mxc://matrix.org/jRqrnjimPBREDACTED, size=IncomingCall)

So it seems that the DefaultLoggedInImageLoaderFactory is not correctly set in this configuration.

Your phone model

Emu on API 35

Operating system version

Android 15

Application version and app store

Latest develop

Homeserver

Any

Will you send logs?

Yes

Are you willing to provide a PR?

Yes

@bmarty bmarty added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Apr 24, 2025
@bmarty bmarty assigned bmarty and unassigned bmarty Apr 24, 2025
@bmarty bmarty added S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Occasional Affects or can be seen by some users regularly or most users rarely Z-Element Call A-Call labels Apr 24, 2025
@bmarty bmarty self-assigned this Apr 24, 2025
bmarty added a commit that referenced this issue Apr 24, 2025
@bmarty bmarty closed this as completed in add03ab Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Call O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems Z-Element Call
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant