Bug 444461 - gwenview shows old file content when underlying file has changed
Summary: gwenview shows old file content when underlying file has changed
Status: REPORTED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 21.08.2
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-26 23:54 UTC by Norbert Preining
Modified: 2021-10-26 23:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Norbert Preining 2021-10-26 23:54:36 UTC
SUMMARY

When the underlying file is changed, gwenview does not update the displayed image, albeit the thumbnail changes.

STEPS TO REPRODUCE
1. cd $(mktemp -d)
2. cp ~/photo1.jpg test.jpg
3. gwenview . &
   at this stage gwenview shows the thumbnail of test.jpg, and double-click
   on the thumbnail shows the content of photo1.jpg
4. Press ESC - return to directory view
5. cp ~/photo2.jpg test.jpg
   at this moment, the thumbnail is updated to show the content of photo2.jpg
   as thumbnail for test.jpg
6. double click on test.jpg
   this shows the content of photo1.jpg and not photo2.jpg


OBSERVED RESULT

old file content is shown

EXPECTED RESULT

new file content is shown

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux
KDE Plasma Version: 5.23.1
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2