Closed vandenoever closed 7 years ago
It's strange, because /share/akonadi/agents/folderarchiveagent.desktop
says that the agent is disabled, and according to https://projects.kde.org/projects/kde/kdepim/repository/revisions/9177b5801db76b36bcb7b29c656da63539695945/diff, that agent was removed.
Could you confirm that the bug still occurs with a new user (ie without any config left from the previous version) ?
Even with a clean account this fails. I've a nixos system with global kde 4.12 (just for kdm, no pim) and for the user I have installed kdelibs-4.14.1 kdepim-4.14.1 kmix-4.14.1 nepomuk-core-4.14.1 nepomuk-widgets-4.14.1 networkmanagement-0.9.0.9 akonadi-1.13.0
$ akonadictl status Akonadi Control: running Akonadi Server: running search paths: ("/home/oever/.nix-profile/lib/qt4/plugins", "/home/oever/.nix-profile/lib/kde4/plugins", "/nix/var/nix/profiles/default/lib/qt4/plugins", "/nix/var/nix/profiles/default/lib/kde4/plugins", "/run/current-system/sw/lib/qt4/plugins", "/run/current-system/sw/lib/kde4/plugins", "/home/oever/.kde/lib/kde4/plugins/", "/nix/store/b34ad8j0mgm5v0bqgiwg03g0hv0anvqj-user-environment/lib/kde4/plugins/", "/nix/store/gzaahnrkjzmw9ph1az41r8n8n8s8kjpg-system-path/lib/kde4/plugins/", "/nix/store/1xl13ifb00sbx189bpiw9yaslahpqz9i-kdelibs-4.14.1/lib/kde4/plugins/", "/nix/store/y6pwc8a6a5hqrxs0p48di8y73vjjla44-akonadi-1.13.0/lib/plugins/", "/nix/store/slc965z8jmdgrzf5vrxl4b1ijzhaiw6a-qt-4.8.6/lib/qt4/plugins", "/nix/store/y6pwc8a6a5hqrxs0p48di8y73vjjla44-akonadi-1.13.0/bin", "/nix/store/vf1kwcbkvpxmb6phkyprf1qmspmm0s0v-musescore-1.3/lib/qt4/plugins", "/nix/store/b34ad8j0mgm5v0bqgiwg03g0hv0anvqj-user-environment/lib/kde4/plugins", "/nix/store/74yq9q7i6aisa0pmknynghmrxgy0yh22-qt-4.8.6/lib/qt4/plugins", "/nix/store/gzaahnrkjzmw9ph1az41r8n8n8s8kjpg-system-path/lib/kde4/plugins", "/nix/store/1xl13ifb00sbx189bpiw9yaslahpqz9i-kdelibs-4.14.1/lib/kde4/plugins", "/nix/store/y6pwc8a6a5hqrxs0p48di8y73vjjla44-akonadi-1.13.0/lib/plugins", "/home/oever/.kde/lib/kde4/", "/nix/store/b34ad8j0mgm5v0bqgiwg03g0hv0anvqj-user-environment/lib/kde4/", "/nix/store/gzaahnrkjzmw9ph1az41r8n8n8s8kjpg-system-path/lib/kde4/", "/nix/store/1xl13ifb00sbx189bpiw9yaslahpqz9i-kdelibs-4.14.1/lib/kde4/") Akonadi Server Search Support: available (Remote Search) Available Agent Types: akonadi_archivemail_agent, akonadi_folderarchive_agent, akonadi_followupreminder_agent, akonadi_mailfilter_agent, akonadi_notes_agent, akonadi_sendlater_agent
(triage) @vandenoever Can you still reproduce that?
No response, so close @zimbatm.
/share/akonadi/agents/folderarchiveagent.desktop exists and points to akonadi_folderarchive_agent Because akonadi_folderarchive_agent cannot be found, kmail will block the ui with a message that says that akonadi is not optional. The details dialog says 'no resource agents found' and the $HOME/.local/share/akonadi/akonadi_control.error says 'Executable "akonadi_folderarchive_agent" for agent "akonadi_folderarchive_agent" could not be found!'.
This is an issue for current master (kde 4.14.1).