Bug 402149

Summary: Akonadi EWS ressource unable to start since update to KDE Applications 18.12
Product: [Frameworks and Libraries] Akonadi Reporter: yves <ymermoud>
Component: EWS ResourceAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: crash CC: dvratil, krissn
Priority: NOR    
Version: 5.9.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description yves 2018-12-15 12:02:27 UTC
SUMMARY
Since update to KDE Applications 18.12 Akonadi EWS ressource are unable to start.


STEPS TO REPRODUCE
1. using akonadiconsole, add a new EWS agent "Microsoft Exchange Server (EWS)

OBSERVED RESULT
The EWS resource is created, the configuration dialog does not open and the resource is in a broken state "Unable to start"


EXPECTED RESULT
The EWS resource is created, the configuration dialog opens and the resource is in state "Ready"


SOFTWARE/OS VERSIONS
Linux: Archlinux
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.53.0 
KDE Applications 18.12

ADDITIONAL INFORMATION

The Resource task list shows "The name org.freedesktop.Akonadi.Agent.akonadi_ews_resource_3 was not provided by any .service files"
Comment 1 Daniel Vrátil 2018-12-15 16:22:10 UTC
Can you check whether the process (akonadi_ews_resource) is actually running?
Comment 2 yves 2018-12-15 16:33:56 UTC
Thank your for your prompt reply, you're a genius, the process was not running due to a missing dependency libQt5NetworkAuth.so.5.

All good now !

I'll report this to the archlinux packager

Thank you so much