mbonin / boot-unlocker-gnex

Automatically exported from code.google.com/p/boot-unlocker-gnex
1 stars 0 forks source link

Multiple SU Requests #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Launch the app
2. Accept the SU request with "always allow"
3. Click "Lock" or "Unlock"

What is the expected output? What do you see instead?
Some users are experiencing a SECOND prompt for SU access at this point.  Since 
root was already granted with "always allow", this should not be happening.

What version of the product are you using? On what operating system?
Need to find out what SU app(s) are being used by the users who experience the 
problem.

Please provide any additional information below.

Original issue reported on code.google.com by jmason...@gmail.com on 25 Jun 2012 at 6:53

GoogleCodeExporter commented 8 years ago
ChainsDD's Superuser app seems to be affected by this issue.  (User reporting 
from "maguro" G-Nex.)

Original comment by jmason...@gmail.com on 25 Jun 2012 at 7:30

GoogleCodeExporter commented 8 years ago
Fixed by piping commands to "su" rather than feeding them as args.

Original comment by jmason...@gmail.com on 23 Jul 2012 at 8:36