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

App has been crashed after select an image from gallery #1

Open
ParryPatel021 opened this issue Jul 24, 2019 · 3 comments
Open

App has been crashed after select an image from gallery #1

ParryPatel021 opened this issue Jul 24, 2019 · 3 comments

Comments

@ParryPatel021
Copy link

When I am going to select an image from a gallery, the app has been crashed immediately.

@adigunhammedolalekan
Copy link
Owner

Hi, can you provide the error logs?

@Ideasandkanishk
Copy link

java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.graphics.Bitmap.compress(android.graphics.Bitmap$CompressFormat, int, java.io.OutputStream)' on a null object reference
at com.beem24.projects.easyphotoupload.util.Util.getCompressed(Util.java:63)
at com.beem24.projects.easyphotoupload.core.ImageCompressTask.run(ImageCompressTask.java:47)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)

@ParryPatel021
Copy link
Author

Accidentally closed due to some popups

@ParryPatel021 ParryPatel021 reopened this Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants