https://bugs.kde.org/show_bug.cgi?id=374086
Daniel Vrátil <dvra...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED |NEEDSINFO CC| |dvra...@kde.org --- Comment #1 from Daniel Vrátil <dvra...@kde.org> --- Looks like a search update in a search collection not known to KMail. Can you reproduce? Would be helpful to know which Collection it is (at least get the collectionId value) that we get an assert for. If it's not a mail search collection, then we could try to debug why KMail got a notification for a non-mail collection. If it's a mail search collection, then we can debug why ETM does not know about it. In the worst case, we can simply handle the situation gracefully and return from ETMPrivate::monitoredItemLinked() early instead of asserting. -- You are receiving this mail because: You are watching all bug changes.