https://bugs.kde.org/show_bug.cgi?id=400199
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org --- Comment #1 from Nate Graham <n...@kde.org> --- The problem is that pacman and other command-line package management tools don't communicate with PackageKit or Discover to notify them/us that updates have already been performed. The only way we could really handle this case is to immediately refresh the update status every time we launch Discover, and block the updates UI until the refresh is complete so you never see any stale status. Actually, after writing that out, maybe that *is* what we should do. It's probably better to make people wait a few seconds to see always-correct information that it is to show them possibly-incorrect information that will be transformed into correct information at some undetermined point in time. -- You are receiving this mail because: You are watching all bug changes.