Comment 4 for bug 1401646

Revision history for this message
Salehi (salehi) wrote :

The reboot doesn't solve it to me, I solve it by removing config files in home directory, in other words, I do this:

$ ls -a | egrep -e '^\.' | xargs -i{} sudo rm -rf '{}'