Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Crash on API 18 when taking a picture to update profile avatar #2818

Closed
@bmarty

Description

@bmarty

RS: https://github.com/matrix-org/riot-android-rageshakes/issues/3485

    java.lang.IllegalStateException: Matrix can not be modified
        at android.graphics.Matrix$1.oops(Matrix.java:43)
        at android.graphics.Matrix$1.postTranslate(Matrix.java:157)
        at im.vector.activity.VectorMediasPickerActivity$10.run(VectorMediasPickerActivity.java:941)
        at android.os.Handler.handleCallback(Handler.java:615)
        at android.os.Handler.dispatchMessage(Handler.java:92)
        at android.os.Looper.loop(Looper.java:137)
        at android.app.ActivityThread.main(ActivityThread.java:4745)
        at java.lang.reflect.Method.invokeNative(Native Method)
        at java.lang.reflect.Method.invoke(Method.java:511)
        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
        at dalvik.system.NativeStart.main(Native Method)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions