https://bugs.kde.org/show_bug.cgi?id=389611
Bug ID: 389611 Summary: Milou cancels/resets the search if there are no first result after 500 ms Product: krunner Version: 5.11.95 Platform: Other OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: k...@privat.broulik.de Reporter: kosse...@kde.org Target Milestone: --- When using a krunner plugin which takes some time to deliver results (e.g. because querying remote services) and no other krunner plugins deliver results as well quickly, the internal delayed model reset timeout snaps in and does a complete clearing of the model, but also the matching manager, incl. the match context. So one the krunner plugins got their data prepared, they find the match context they worked for now being invalid. See class Milou::SourcesModel, its m_resetTimer and SourcesModel::slotResetTimeout. No immediate own idea how to fix that, so braindumping things for now here. Can be triggered e.g. with the (ported version of the) mediawiki krunner plugin from kdeplasma-addons. -- You are receiving this mail because: You are watching all bug changes.