problem importing photos from the android device gallery
Hi, I have a problem with an android device when I import photos from the gallery. If I take a photo it is correctly displayed, while if I upload it from the gallery it returns me:
"the image is not available: / image.jpg"
i checked the paths from the qgis project and everything is correct:
@project_folder + '/media'
in fact on another android device everything works correctly. Some idea?
PS currently i have beta version 1.3.0
related to https://github.com/lutraconsulting/input/issues/655
I think this is a separate issue
https://user-images.githubusercontent.com/2649047/161203838-e06e6b43-5708-4be0-9570-b5f92f01a67c.mov
.
A user reports problem with adding an image from gallery on their Android 10 mobile.
I can confirm it as well on my Redmi Note 8 (Android 10)

All the permissions for MM Input are granted.
Do we have a project to test this with?
I do have the same problem. For me it is failing all the time. So I guess there is no special case to test. Just one addition: In my case it failed with a custom photo folder.
Same problem, but not all devices. So @tomasMizera I think this is Android permission related issue. For example:
Poco X3:

Xiaomi Mi 9T Pro:

All permissions are accepted but when using gallery Mi 9T says that copying failed, whether it is a root folder or subfolder. Poco X3 on doesn't have any problems with that.
probably fixed by https://github.com/MerginMaps/input/pull/2834 in release v2.4.0, lets reopen it if the issue persists with 2.4.0 too.