Skip to content
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

[Create private room] Picture doesn't not displayed #394

Closed
Claire1817 opened this issue Jan 31, 2022 · 4 comments
Closed

[Create private room] Picture doesn't not displayed #394

Claire1817 opened this issue Jan 31, 2022 · 4 comments
Assignees
Labels
android bug Something isn't working P2

Comments

@Claire1817
Copy link
Contributor

The pictures set during the room creation is not displayed when the room has been created.
When we clicked on the avatar in the room settings a black screen appears (there is an url ? Antivirus problem ?

@giomfo giomfo added bug Something isn't working P2 labels Mar 1, 2022
@giomfo
Copy link
Contributor

giomfo commented Mar 1, 2022

this is not systematic, to be investigated

@Claire1817
Copy link
Contributor Author

Prod: i didn't reproduce the bug
Preprod: I reproduce the bug.
Stacktrace:

2022-03-02 11:30:09.270 26557-27966/fr.gouv.rie.tchap V/FormattedJsonHttpLogger: <-- 404 Not Found https://matrix.i.tchap.gouv.fr/_matrix/media_proxy/unstable/download/i.tchap.gouv.fr/rhvRXLdISxZVQRcvSCwyFZQe (26ms, 167-byte body)
2022-03-02 11:30:09.271 26557-26807/fr.gouv.rie.tchap E/GlideExecutor: Request threw uncaught throwable
    com.bumptech.glide.Registry$NoSourceEncoderAvailableException: Failed to find source encoder for data class: class android.net.Uri$StringUri
        at com.bumptech.glide.Registry.getSourceEncoder(Registry.java:578)
        at com.bumptech.glide.load.engine.DecodeHelper.getSourceEncoder(DecodeHelper.java:242)
        at com.bumptech.glide.load.engine.SourceGenerator.cacheData(SourceGenerator.java:104)
        at com.bumptech.glide.load.engine.SourceGenerator.startNext(SourceGenerator.java:47)
        at com.bumptech.glide.load.engine.DecodeJob.runGenerators(DecodeJob.java:311)
        at com.bumptech.glide.load.engine.DecodeJob.runWrapped(DecodeJob.java:280)
        at com.bumptech.glide.load.engine.DecodeJob.run(DecodeJob.java:235)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:923)
        at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run(GlideExecutor.java:393)

@Claire1817
Copy link
Contributor Author

Claire1817 commented Mar 2, 2022

Bug comes from Element:
element-hq/element-android#5402

@giomfo
Copy link
Contributor

giomfo commented Mar 25, 2022

would be fixed after rebase #497

@giomfo giomfo closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug Something isn't working P2
Projects
None yet
Development

No branches or pull requests

2 participants