https://bugs.kde.org/show_bug.cgi?id=411927
Maik Qualmann <metzping...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |metzping...@gmail.com --- Comment #2 from Maik Qualmann <metzping...@gmail.com> --- The problem is clear, I can fix it. An SQL query is aborted because of too long a wait and the QList is then empty. The main problem is that 8 core is used and it takes more than 500ms to scan one item. Therefore the database runs into timeout. My suggestions would be MySQL or we might limit to 2 cores on SQLite. Maik -- You are receiving this mail because: You are watching all bug changes.