Summary: | GwenView does not refresh thumbnails on F5 | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Roman <rbyshko> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | psychonaut, toddrme2178 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Roman
2010-03-16 14:50:51 UTC
Watching for changes on disk is Bug 131068 (at least insofar as it relates to full images). I agree that watching for changes when in browse mode is also important. On 4.5.1 F5 not refreshing is also an issue with the gwenview browse mode, although that may be a separate bug. It doesn't refresh the folder at all, so added or removed files are not updated on F5 either. Confirming bug still exists in Gwenview 2.6.0 (KDE 4.6.3). Git commit 9c95848297fa7b1057f103639a7de0d818f9bd3d by Aurélien Gâteau. Committed on 05/06/2011 at 14:40. Pushed by gateau into branch 'master'. Force refresh of selected thumbnails when F5 is pressed. BUG:230972 M +1 -1 app/mainwindow.cpp M +9 -0 app/thumbnailviewpanel.cpp M +2 -0 app/thumbnailviewpanel.h M +16 -0 lib/thumbnailview/thumbnailview.cpp M +2 -0 lib/thumbnailview/thumbnailview.h http://commits.kde.org/gwenview/9c95848297fa7b1057f103639a7de0d818f9bd3d |