If you’re having problems opening the About Me panel in Ubuntu and it’s forks, you’re not alone. The most common error seems to be an evolution database error, which sounds serious, but can be fixed with one simple terminal command.
If you’re receiving a evolution database error, open terminal and type the following command.
sudo apt-get install evolution-data-server
When it asks for your password, enter your root password, then it’ll install the needed evolution database files. Once it’s complete the About Me panel should open and allow you to enter your information.






