https://bugs.kde.org/show_bug.cgi?id=223812
--- Comment #4 from Milian Wolff <mail milianw de> 2010-05-07 18:33:52 --- The problem is this as follows: - I start kmail with clean setup - import 2.5k mails - the indexer kicks in - it's probably not yet finished, I start a search query - kmail tells me "-1" results - I start the query again => crash the database has the required fields (even the pimitem relation to the search collection) but it asserts due to this: [akonadiserver] Error during executing query "INSERT INTO CollectionTable (remoteId, name, parentId, resourceId, queryString, queryLanguage) VALUES (:0, :1, :2, :3, :4, :5)" : "Duplicate entry '1-Last Search' for key 'CollectionTable_parentAndNameIndex' QMYSQL3: Unable to execute statement" [akonadiserver] Error during insertion into table "CollectionTable" "Duplicate entry '1-Last Search' for key 'CollectionTable_parentAndNameIndex' QMYSQL3: Unable to execute statement" kmail(14269) KMail::SearchWindow::searchDone: "Unable to create persistent search" ASSERT: "mFolder.hasAttribute<Akonadi::PersistentSearchAttribute>()" in file /home/speedy/projects/kde4/kdepim/kmail/searchwindow.cpp, line 523 *** KMail got signal 6 (Crashing) neither of these commits seem to help nor change anything in this regard: 1121513, 1121507, 1118608, 1118601 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
