https://bugs.kde.org/show_bug.cgi?id=438584
--- Comment #3 from medin <med.medin.2...@gmail.com> --- I think the problem is that when any "Get New..." dialog appears, it starts with everything as filter so it will fetch all available items online, but if, before the query returns results, user selects fast "Installed" filter (which is a local operation with no need to internet) the previous fetch continues to execute, and if any network error pop up (like timeout) then you will start to see non installed items with "Installed" filter. I think selecting "Installed" filter should cancel any not finished online fetch. Because only "Everything" and "Updateable" filters need internet to work. -- You are receiving this mail because: You are watching all bug changes.