Bug 505972 - Ability for Gwenview to detect externally modified images and reload them automatically
Summary: Ability for Gwenview to detect externally modified images and reload them aut...
Status: ASSIGNED
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.1
Platform: NixOS Linux
: NOR wishlist
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-22 14:35 UTC by Boris Petrov
Modified: 2025-07-09 12:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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