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

Reading Old Cache Image Everytime in Loading Image via Cross App #117

Open
7 tasks done
the-netspider opened this issue Feb 8, 2024 · 1 comment
Open
7 tasks done
Labels
bug Something is not working

Comments

@the-netspider
Copy link

the-netspider commented Feb 8, 2024

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.1.1

Affected Android/Custom ROM version

Android 11

Affected device model

Lg V60

How did you install the app?

GitHub releases

Steps to reproduce the bug

If the Image is Opened from the Other App's Cache Directory via Launcher Command and if the Image Name is Same It Always shows the first opened Image .

Eg. Steps:

  1. I have an XApp which Loads an image from the server with name 'image.png'. It Loads and save to XApp's cache Directory.
    
  2. I then open the Image via Launcher Command and Selects Your Gallery App, It Opens.
    
  3. Now In the XApp If I load another Image from server and Image has same name, my XApp Deletes the Old Image and recreate new image with same name 'image.png' , Now When I open the Image via Launcher Command again and Selects Your Gallery App, It Keeps showing the old Image.
    

Even If I reinstall My XApp, But It Your Gallery App always Stuck on that Old Image. However All other Gallery Apps Refreshes the New Image
I have to clear Your Gallery App Cache everytime, to view the New Image, and it makes no sense 🙂.

Expected behavior

App Should Load New Image Instead of Loading the Old Image.

Actual behavior

App is showing Old Image which was Loaded at first time.

Screenshots/Screen recordings

No response

Additional information

No response

@the-netspider the-netspider added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Feb 8, 2024
@Aga-C Aga-C removed the needs triage Issue is not yet ready for PR authors to take up label Feb 8, 2024
@Aga-C
Copy link
Member

Aga-C commented Feb 8, 2024

I can reproduce this bug in a simpler way with Total Commander:

  1. Open some photo through Total Commander in Fossify Gallery.
  2. Go back to Total Commander and overwrite that photo with another.
  3. Do step 1 once again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

No branches or pull requests

2 participants