-
Notifications
You must be signed in to change notification settings - Fork 829
Closed
Labels
A-MediaO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-DefectSomething isn't working: bugs, crashes, hangs and other reported problemsSomething isn't working: bugs, crashes, hangs and other reported problemsZ-CrashZ-WTFWTF moment: High Impact, Low EffortWTF moment: High Impact, Low Effort
Description
Describe the bug
When a large image is sent, the android client of element.io crashes when the image shall be opened.
To Reproduce
Steps to reproduce the behavior:
- Get a large image (I used a jpg with 10064 x 2830 pixels from my desktop background)
- send it in a private chat ("personal room with only two people inside")
- open element.io on Android client
- app crashes (Version: 1.0.13)
Expected behavior
If the image is to large to convert: an error message.
Or a short delay until the image is displayed.
Screenshots
n.a. -> crash
Smartphone (please complete the following information):
- Device: Xiaomi Poco F2 Pro
- OS: Android 10
Add any other context about the problem here.
Additional Info:
Some large pictures (example in use was 3456x4608 from DSLR) are also not shown in the android client.
The size 3456x4608 does not crash the client.
From my point of view this would indicate some general problem with the image processing code?
skourismanolis and MultiCoreNop
Metadata
Metadata
Assignees
Labels
A-MediaO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-DefectSomething isn't working: bugs, crashes, hangs and other reported problemsSomething isn't working: bugs, crashes, hangs and other reported problemsZ-CrashZ-WTFWTF moment: High Impact, Low EffortWTF moment: High Impact, Low Effort