Skip to content
Commit c25dcbd8 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Don't link AkonadiContact from serializer plugins

This leads to crashes when the serializer plugin gets loaded from
non-GUI thread (like from KRunner), because AkonadiContact depends
on Qt5WebEngine, and even just linking Qt5WebEngine triggers static
globals initialization that crashes in non-GUI thread.

BUG: 364342
FIXED-IN: 16.08.1
parent 5f67eab0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment