martinmimigames / little-file-explorer

Android 1.0+ mini file explorer and manager
https://martinmimigames.github.io/projects/little-file-explorer/
GNU General Public License v3.0
316 stars 13 forks source link

[Bug] Image files incorrectly sent to "Gallery" app #66

Open Cwpute opened 11 months ago

Cwpute commented 11 months ago

Describe the bug I use an app called Gallery and when i open images from LFE, Gallery opens what seems like a black or blank image.

To Reproduce Steps to reproduce the behavior:

  1. Download the Gallery app
  2. Browse through LFE to find an image
  3. Open that image through the Gallery app

Expected Behaviour The image should be displayed accordingly.

[Optional] Versioning information

[Optional] Additional information This problem probably doesn't come from the Gallery app, since i tried to open the same image file using Gallery alone, and using Gallery but using another file browser called File Explorer (those highly common app names don't help!), and both worked. This is also a reccurent problem, either for LFE or for my device specifically as i reported about this in #62 regarding another app.

Cwpute commented 10 months ago

After the most recent update i tested again hoping solving #62 would have solved this issue as well. Well it didn't :p

I tried opening the same files with Simple Gallery Pro and they worked, but the Gallery app from iacobionut still shows a black screen instead.

Cwpute commented 10 months ago

I tried again with another gallery app (CameraRoll) and it worked without issues. I opened a similar bug issue over on iacobionut's Gallery app repository because i'm not sure it is specifically a problem with your app: it might be a cross-compatibility problem of some kind.