You are not logged in.

Search results

Search results 1-3 of 3.

Sunday, November 14th 2010, 12:33pm

Author: ario

KDE Unlock problem

For now decided to run this: Source code 1 2 sudo chown root:root /usr/lib/kde4/libexec/kcheckpass sudo chmod 4755 /usr/lib/kde4/libexec/kcheckpass which I took from here. Will come here and write if it changed any thing.

Sunday, November 14th 2010, 11:15am

Author: ario

chown and chmode are not working either!

Here is result of the command which a group of people are glad to know that it solved their problem: Source code 1 2 3 4 5 6 root@ario-laptop:/home/ario# chown root.root `which kcheckpass` chown: missing operand after `root.root' Try `chown --help' for more information. root@ario-laptop:/home/ario# chmod 4755 `which kcheckpass` chmod: missing operand after `4755' Try `chmod --help' for more information.

Sunday, November 14th 2010, 10:42am

Author: ario

KDE Unlock problem

Hi Guys, I'm using KDE 4.4.5 on top of Ubuntu 10.04. Installed it from PPA repositories. Having problems unlocking locked session. When using openGL screen savers, I can't even see unlock dialog box. When using normal secreen savers like acquarium, I can see the unlock dialog box, but sometimes no matter how many times I try, I cannot unlock session it says "Unlocking failed". I have no choice than restarting my laptop and loosing all my work (Which makes me remember my bad days in windows!). Pr...