Details
-
Bug
-
Resolution: Done
-
P2: Important
-
1.4.0
-
Ubuntu 12.04 x86_64
-
ddf7aa85ec7bada4a96b2692e4b9f1bdd709cbad
Description
After giving wrong password to sudo password dialog the installer will not ask it again but instead it hangs.
The problem comes from adminauthorization_x11.cpp lines 190-192 where error data is read. It will eat the stdout "Password" line which is used as regexp to decide when the password dialog should be shown.