PDA

View Full Version : [ubuntu] BUG when entering root password



moderemx
December 6th, 2010, 01:24 AM
Hello

Whenever I am prompted to enter the root password, typical example would be in 'Power Management' clicking the button 'Make Default', pressing ENTER or clicking AUTHENTICATE doesn't close the box. To get passed this I have to press ALT+F4 and it continues which I'm assuming still does authenticate. Can anyone tell me why this is happening or if this is a known problem?

Thanks

Frogs Hair
December 6th, 2010, 01:31 AM
I had a similar problem with the update manager , but it was theme related and when I removed the theme it no longer happened. I'm don't know if that applies in your case.

sisco311
December 6th, 2010, 01:36 AM
Yep, it's a known bug: 649939

It's fixed, but the package is not available from the official repositories. You have to install polkit-1 (0.96-2ubuntu1.2) from: https://launchpad.net/~james-w/+archive/polkit


sudo add-apt-repository ppa:james-w/polkit
sudo apt-get update
sudo apt-get upgrade