I'm running linux mint 17.1 xfce 64bit and installed calligra suite with this command:
apt install calligra
I didn't use any ppa.
now when I open any application(words,stage,etc) it shows this message :
"Essential application components could not be found. This might be an installation issue. Try restarting, running kbuildsycoca4.exe or reinstalling"
the only exception are kexi and braindump(they open without problems).
I searched and searched not finding any thing related to my problem, I also searched for a way to launch those apps from terminal, I can find calligra command but didn't find any way to open words for example(calligra --help wasn't useful).
Last I tried reinstalling like this:
apt purge calligra
apt autoremove
apt autoclean
apt clean
apt update
sudo apt-get install calligra but didn't work.
what should I do ?