https://bugs.kde.org/show_bug.cgi?id=457361
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/commit/ | |0487c8eb10055b5130f282c0039 | |d96047b1eec06 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |5.26 --- Comment #4 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 0487c8eb10055b5130f282c0039d96047b1eec06 by Fushan Wen. Committed on 21/08/2022 at 10:20. Pushed by fusionfuture into branch 'master'. wallpapers/potd: update wallpapers after network is connected Usually after waking up from sleep and when the engine receives `PrepareForSleep` from org.freedesktop.login1.Manager, the network is still disconnected, so the engine needs to update wallpapers after the network is connected. In case the network is connected before `PrepareForSleep`, the loading condition will block duplicate update requests. FIXED-IN: 5.26 M +21 -3 wallpapers/potd/plugins/potdengine.cpp M +8 -1 wallpapers/potd/plugins/potdengine.h https://invent.kde.org/plasma/kdeplasma-addons/commit/0487c8eb10055b5130f282c0039d96047b1eec06 -- You are receiving this mail because: You are watching all bug changes.