https://bugs.kde.org/show_bug.cgi?id=374156
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/b7976f0c2628db0 | |5ee11841aa455afb426f946d7 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Eike Hein <h...@kde.org> --- Git commit b7976f0c2628db05ee11841aa455afb426f946d7 by Eike Hein. Committed on 05/01/2017 at 10:04. Pushed by hein into branch 'master'. Fix race condition causing empty favorites. Summary: This puts the frontend in charge of calling refresh() after the favorites have been initially set by setting auto population at completion to false. Also preserves original behavior by keeping auto population default-on. Fixes a regression from 3e88ac6. This is an alternative to D3910. Reviewers: #plasma, broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D3979 M +3 -0 applets/kicker/package/contents/ui/main.qml M +17 -1 applets/kicker/plugin/rootmodel.cpp M +8 -0 applets/kicker/plugin/rootmodel.h https://commits.kde.org/plasma-desktop/b7976f0c2628db05ee11841aa455afb426f946d7 -- You are receiving this mail because: You are watching all bug changes.