question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Great work! Very useful.

I have cloned the repository and ran the sample app. Image is not saving even on pressing the save button.

If I capture the image, choose the image from the gallery or use the default image for the PhotoEditorView , save option doesn’t works.

mProgressDialog is not removing. I checked the image and found the file is created with name 1527754743495.png but no output is written in it.

I tried rebooting the phone but not working.

Here are the logs:

Device: Nexus 5x OS version: 8.1.0

05-31 13:49:03.497 8982-8982/com.burhanrashid52.imageeditor D/PhotoEditor: Image Path: /storage/emulated/0/1527754743495.png
05-31 13:49:03.618 8982-8989/com.burhanrashid52.imageeditor I/zygote64: Do partial code cache collection, code=47KB, data=58KB
    After code cache collection, code=47KB, data=58KB
    Increasing code cache capacity to 256KB
    Compiler allocated 4MB to compile void android.view.View.<init>(android.content.Context, android.util.AttributeSet, int, int)
05-31 13:49:03.818 8982-8989/com.burhanrashid52.imageeditor I/zygote64: Compiler allocated 7MB to compile void android.widget.TextView.<init>(android.content.Context, android.util.AttributeSet, int, int)
05-31 13:49:03.838 8982-8989/com.burhanrashid52.imageeditor I/zygote64: Do full code cache collection, code=124KB, data=79KB
05-31 13:49:03.839 8982-8989/com.burhanrashid52.imageeditor I/zygote64: After code cache collection, code=78KB, data=39KB

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:28 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
roudabehcommented, Jun 3, 2018

The problem is when you have no filter. If I set filter on photo it saved correctly but without filter save is not workoing and mProgressDialog is not removing.

0reactions
tsanduncommented, Dec 8, 2021

Same issue in huawei.First time saved.after that not saving, using => api ‘ja.burhanrashid52:photoeditor:1.1.0’ Used others versions also.same issue. Got an error from AsyncTask.java => “An error occurred while executing doInBackground()”.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 8 Fixes To Photos Not Saving To Gallery Android
Top 8 Fixes to Photos Not Saving to Gallery Android · Fix 1: Restart Your Phone · Fix 2: Check Your Phone Or...
Read more >
SOLVED: Pictures Taken with Camera Doesn't Save in Gallery
How to Solve SD Card not Saving Pictures? · Solution 1: Restart your phone · Solution 2: Check your SD's card storage ·...
Read more >
Cannot 'Save Image As...' HELP - Microsoft Community
When I see an image I want to save, I right click and choose 'Save Image As.. ... Unknown file format, empty/damaged file...
Read more >
Photos not Saving to Camera Roll? How to Fix It?
How to fix the Issue that Photos not saving to Camera Roll. Step 1 First, restart your iPhone. Step 2 On the home...
Read more >
Fix 'Cannot save media from Microsoft Photos app in Windows ...
If the Photos app is not working properly, use the repair feature to fix the issue. Steps to Repair Photos App to Fix...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found