[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#997873: gwenview: thumbnails not updated; sometimes thumbnails point at deleted image



Hi Edward,

On Tue, 26 Oct 2021, Edward C. Jones wrote:
> If I replace an image with another image with the same name, the thumnail is
> not updated.  This is a well-known problem.  A work-around is to empty the KDE
> thumbnail directory.
> 
> If I replace an image with another image with the same name, when I click on a
> thumbnail, Gwenview displays the deleted image. It seems that Gwenview is
> maintaining
> a pointer to a deleted file.

I cannot reproduce *any* of the two behaviours when terminating gwenview
inbetween:

cd $(mktemp -d)
cp ~/photo1.jpg test.jpg
gwenview .
	# shows the thumbnail of photo1.jpg, and opens test.jpg with the
	# content of photo1.jpg
# quit gwenview
cp ~/photo2.jpg test.jpg
gwenview .
	# shows the thumbnail of photo2.jpg, and opens test.jpg with the
	# content of photo2.jpg


OTOH, when I keep gwenview running I see a different bevhaviour:
- thumbnail is properly updated
- actual photo is not update (still shows photo1.jpg!)

So it seems the thumbnail issue is fixed, but the display of the actual
photo not.

Thanks

Norbert

--
PREINING Norbert                              https://www.preining.info
Fujitsu Research  +  IFMGA Guide  +  TU Wien  +  TeX Live  + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


Reply to: