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

Unable to delete photo on android-7.1 #95

Open
1 of 6 tasks
gppixelworks opened this issue Aug 11, 2017 · 6 comments
Open
1 of 6 tasks

Unable to delete photo on android-7.1 #95

gppixelworks opened this issue Aug 11, 2017 · 6 comments

Comments

@gppixelworks
Copy link

Expected behavior

Delete photo

Actual behavior

Does not delete photo

Environment

@k3b k3b changed the title Unable to delete photo Unable to delete photo on android-7.1 Aug 11, 2017
@k3b
Copy link
Owner

k3b commented Aug 11, 2017

Does the app has file write permission?

You can check app permissions: (from https://support.google.com/googleplay/answer/6270602?hl=en

On your device, open the main Settings app Settings.
Tap Apps or Application Manager (depending on your device, this may look different).
Tap the app you want to review.
Tap Permissions. If a permission is turned off, the switch next to it will be gray.
You can consider turning permissions on to see if that resolves your issue. To turn a permission on, move the switch to the right until it turns green.
Try using the app again.

I assume that this is a permission issue similar to #61

@spx7
Copy link

spx7 commented Sep 26, 2018

#80

hi. write permissons dont work on android7 (fairphone2) here,
but ghost commander can delete files.
just to work around.
I keep using "A photo manager".

thx
spx7

@GITMichaelK
Copy link

GITMichaelK commented Nov 27, 2018

Same here: No permission to delete a .jpg-file stored on SD-card.
Android Version: 8.0.0
Device: LG-G6H870
A Photo Manager Version: 0.7.2.181027
My setup definitely has write permission for "A Photo Manager", as requested from k3b

@k3b
Copy link
Owner

k3b commented Nov 28, 2018

@GITMichaelK Thanks for feedback. Can you create a problem log file , put it in a zip-file and attach it to this ticket? Then i can analyse what is going on. On my android-7.1 it works.

@GITMichaelK
Copy link

Thanks @k3b, here some more detail:

  • Starting "A Photo Map" it shows two photos taken and stored on SD-card.
  • I mark one, click the Burger and delete: A message is shown
    `Write-Protected 'storage/3035-3532/DCIM/Camera/20181127_122839_HDR.jpg'
  • I marked all items for the log, tried to delete again (same error message), then in Setting "Save Logcat". Attached the ZIP-file:
    PhotoMap.zip
    Hope, this was correct; in case not, please let me know ...
    In addition: I confirm, that the phone settings > Apps > Allowances (German: "Berechtigungen") is set to ON for A Photo Map.
    I figured such issues (write protection, not allowed ...) with files on SD-card also using other apps and would appreciate, if you could provide the result of your analyse and may be some general recommendation?
    Thanks a lot!

@GITMichaelK
Copy link

GITMichaelK commented Dec 7, 2018

@k3b,
today I digged a bit deeper into your comment

Android-6/CM13 rooted: How can I grant write&delete access ? #80

that you have added here.
As described, actually with my ANDROID 8.0 phone is not possible to delete files on SD-card

Write-Protected 'storage/3035-3532/DCIM/Camera/20181127_122839_HDR.jpg

My File-Explorer is called Amaze and can be found in F-Droid. Using Amaze, I can delete this or other files on SD-card.
May be, this can give a hint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants