Skip to content
  • Daniel Vrátil's avatar
    Don't link AkonadiContact from serializer plugins · c25dcbd8
    Daniel Vrátil authored
    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
    c25dcbd8