https://bugs.kde.org/show_bug.cgi?id=473088
--- Comment #22 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit be5496133f0692099dfce0d8726fc23ba0e59f37 by Fushan Wen. Committed on 16/08/2023 at 09:52. Pushed by fusionfuture into branch 'master'. wallpapers/image: fix slideshow not starting for few images or superfast computers If an ImageProxyModel loads the image list immediately before SlideModel::addDirs is completed, the file list in SlideModel will be incomplete, so also check the loading status when adding folders. M +1 -1 wallpapers/image/plugin/imagebackend.cpp M +2 -0 wallpapers/image/plugin/slidefiltermodel.cpp M +12 -4 wallpapers/image/plugin/slidemodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/be5496133f0692099dfce0d8726fc23ba0e59f37 -- You are receiving this mail because: You are watching all bug changes.