Hi all
I'm havings some problems with truecrypt. When I start truecrypt I get msg "lock file truecrypt-lock-ubuntu has incorrect permission". And then when I press ok it says truecrypt already started.
It all started when I moved som old backup files with different permission to my home dir. So I changed users and permission for the whole home dir.
[B] chmod -R ubuntu:ubuntu /home/ubuntu/ chown -R 750 /home/ubuntu/[/B]
Then I tried:
sudo chmod -Rv 777 /home/x/.TrueCrypt
But its still same thing. Had some other strange problems with permissions but I think they are OK since I changed to 750.
Anyone know how to fix this?
Thanks! ):P