Bug 505972

Summary: Ability for Gwenview to detect externally modified images and reload them automatically
Product: [Applications] gwenview Reporter: Boris Petrov <boris.v.petrov>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: ASSIGNED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 25.04.1   
Target Milestone: ---   
Platform: NixOS   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Boris Petrov 2025-06-22 14:35:33 UTC
SUMMARY
I am working on a program that generates images and I would like to preview the results using Gwenview. Unfortunately, images opened in Gwenview and modified by external programs are not automatically reloaded. I have to do it manually each time and it gets tiring in the long run.

STEPS TO REPRODUCE
1. Open an image in Gwenview and keep it open.
2. Modify the image externally.
3. Go back in Gwenview to look at the image.

OBSERVED RESULT
The viewport still shows the old version of the image, not the new one.

EXPECTED RESULT
Show the new version of the image.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.0

ADDITIONAL INFORMATION
Thank you for the otherwise fantastic program!
Comment 1 Bug Janitor Service 2025-07-09 12:12:48 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/gwenview/-/merge_requests/338