Two issues here, which I am not sure related or not. I am thinking they are related because they seem to happen around the same time.
- Login button is not responsive even after typing the correct password.
- When I opened KOrganizer, it closes immediately after displaying the window for about 1 second. Here is something that looks like error messages:
terminate called after throwing an instance of 'Akonadi::PayloadException'
what(): Akonadi::PayloadException: No Item payload set (itemId: 20569)
Aborted (core dumped)
My Manjaro release is 25.0.4.
1 Like
Hello,
I have reviewed your error, and it is most likely caused by a corrupted component in KOrganizer.
The first thing I would recommend is to update your system, as there have been two new versions of KOrganizer released since then. There is a good chance that updating will resolve the issue 
After that, I would ask you to send me some information from journalctl to better understand the situation. If you want you can use the following commands:
journalctl -xe | grep -i korganizer
journalctl -xe | grep -i akonadi
If the error persists and you are willing to lose all the data stored in KOrganizer, then I would suggest deleting all Akonadi configurations and performing a clean reinstall of KOrganizer.
Regarding your login problem, a common issue might be that the password is being typed using a different keyboard layout, if you are using one. Also, I have a few questions: How did you eventually log into the system(becouse I am confused how was you able to do this
)? Did you change your password? Do you have multiple users on the system?