[Akonadi] [Bug 391783] Akonadi is causing thousands of QSqlDatabase warnings

Allan Sandfeld bugzilla_noreply at kde.org
Mon Mar 12 22:39:54 GMT 2018


https://bugs.kde.org/show_bug.cgi?id=391783

--- Comment #2 from Allan Sandfeld <kde at carewolf.com> ---
Yes upon further investigation this mainly seems to be trigger by the use of
default constructed QSqlQuery as a non-initialized null value, but that is not
how Qt treats them, and they will try to connect to the default database and
prepare to execute commands there.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list