https://bugs.kde.org/show_bug.cgi?id=456189

Fushan Wen <qydwhotm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |02d56ca8b12cd224e1b791aa5d1
                   |                            |f3ffacde3b86c
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.26

--- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit 02d56ca8b12cd224e1b791aa5d1f3ffacde3b86c by Fushan Wen.
Committed on 02/07/2022 at 00:23.
Pushed by fusionfuture into branch 'master'.

wallpapers/image: fix default image overriding the true image

The default image is set in MediaProxy ctor. When the default image is
still in loading status, the model image can change and be already
loaded before the default image is loaded, therefore there could be a
race condition that the default image is loaded later and overrides the
true image.

This stores the pending image and destroys the previous pending image
to fix the race condition.
FIXED-IN: 5.26

M  +35   -17   wallpapers/image/imagepackage/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-workspace/commit/02d56ca8b12cd224e1b791aa5d1f3ffacde3b86c

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to