I connect Evolution to an MS Exchange Server. That works just fine. But when waking up from suspend, Evolution cannot connect anymore with Error Message "Ticket Expired".
That happens regardless if Evolution was closed or not during suspend, it does still occur after closing and reopening Evolution.
After a reboot the connection works again.
How can I either fix this issue OR just do a full restart of evolution (including the eventual backend services) without having to reboot ?
Update:
I tried evolution -q
and evolution --force-shutdown
, but it didn't help.
Running with --gtk-debug=error
:
$ evolution --gtk-debug=error
(evolution:28353): Gtk-DEBUG: Connecting to session manager
(evolution:28353): Gtk-DEBUG: Registering client 'evolution' ''
(evolution:28353): Gtk-DEBUG: Registered client at '/org/gnome/SessionManager/Client25'
(evolution:28353): camel-WARNING **: Failed to initialize NSS SQL database in sql:/etc/pki/nssdb: NSS error -8126
The Failed to initialize
- Warning is always there, also when everything works.
0 Answers