https://bugs.kde.org/show_bug.cgi?id=371331
--- Comment #5 from Jarosław Staniek <stan...@kde.org> --- > sometimes one or the other DB calls seem to fail. Is this KDbConnection::executeQuery() maybe? On failure I recommend to use qDebug() << m_connection->result() so we know what happens. Similarly, KDbCursor also has result() method. -- You are receiving this mail because: You are watching all bug changes.