PDA

View Full Version : [SOLVED] onboard and Password Prompts


gabrielbenjamin
August 21st, 2009, 05:44 PM
I'm running Ubuntu 9.04 Netbook Remix on the AspireOne. I've noticed that at least one password prompt, the one for the Update Manager, won't accept input from onboard, because it makes other windows inaccessible. Is there a workaround for this?

Thanks in advance.

arky
August 24th, 2009, 02:37 AM
Might be a bug, AFAIK update-manager uses gksu which works well with onboard. Can you try running this command in a terminal and see if it accepts input from onboard.

gksu update-manager

gabrielbenjamin
August 28th, 2009, 12:58 PM
Didn't work, because the same prompt appears. However, on a lark, I tried this:
sudo update-manager
requests my password via terminal, which suits me fine.

tazztone
November 3rd, 2009, 10:09 AM
u could also copy your pw in the clipboard before the pw-window opens.. guess its easier to hack your pc that way

me13221
February 23rd, 2010, 11:30 PM
I am using onboard and karmic and I still have this problem. In, e.g., update-manager I cannot type in my password because the password-prompt window is modal. I can login at gdm greeter using onboard just fine, but I can't do any administration once in the session.

Is there a fix?

deadhp1
March 5th, 2010, 04:14 AM
There is a fix. Actually there are 2, you can do either.

The first fix is to open up gconf-editor
(do not use sudo as these settings are user specific)
Navigate to apps/gksu and make sure the check box next to "disable-grab" is checked.

Or you can go into Accessibility Options and choose Password Dialogs as normal windows"

I've been using this with touchscreens/virtual keyboards for a while now.
Hope it helps!

me13221
March 10th, 2010, 01:52 AM
Thanks! That did the trick.