[Akonadi] [Bug 391783] New: Akonadi is using QSqlDatabse entirely wrong

Allan Sandfeld bugzilla_noreply at kde.org
Mon Mar 12 21:38:00 GMT 2018


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

            Bug ID: 391783
           Summary: Akonadi is using QSqlDatabse entirely wrong
           Product: Akonadi
           Version: 5.7.2
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: server
          Assignee: kdepim-bugs at kde.org
          Reporter: kde at carewolf.com
  Target Milestone: ---

QSqlDatabase is not thread safe and can not be used from multiple threads. This
is however done massively in Akonadi.

Qt 5.11 will print millions of warnings due to this as they are now warning if
you do this wrong.

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


More information about the Kdepim-bugs mailing list